Skip to content

This is the tensorflow implementation for "Geometry-constrained Car Recognition Using a 3D Perspective Network"

Notifications You must be signed in to change notification settings

ruizengalways/3DGeometryCar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

3DGeometryCar

This is the tensorflow implementation for Geometry-constrained Car Recognition Using a 3D Perspective Network


Dependencies

python 3.6

  • Tensorflow >= 1.5.0
  • Keras >= 2.2.0
  • Opencv >= 3.0.0

In addition, please add the project folder to PYTHONPATH and pip install the packages if ImportError: No module named xxx error message occur.


Citing 3DGeometryCar

If you find 3DGeometryCar useful in your research, please consider citing:


@inproceedings{zeng2019geometry,
  author    = {Rui Zeng and Zongyuan Ge and Simon Denman and Sridha Sridharan and Clinton Fookes},
  title     = {Geometry-constrained Car Recognition Using a 3D Perspective Network},
  booktitle = {Proceedings of the AAAI conference on artificial intelligence},
  year      = {2020},
}

About

This is the tensorflow implementation for "Geometry-constrained Car Recognition Using a 3D Perspective Network"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages