Skip to content

Latest commit

 

History

History
56 lines (43 loc) · 2.38 KB

README.md

File metadata and controls

56 lines (43 loc) · 2.38 KB

Novel Object Viewpoint Estimation through Reconstruction Alignment

Code for our CVPR 2020 paper:

Novel Object Viewpoint Estimation through Reconstruction Alignment
Mohamed El Banani, Jason Corso, David Fouhey

If you find this code useful, please consider citing:

@inProceedings{elbanani2020novelviewpoints,
  title={Novel Object Viewpoint Estimation through Reconstruction Alignment},
  author={{El Banani}, Mohamed and Corso, Jason J. and Fouhey, David},
  booktitle={Computer Vision and Pattern Recognition (CVPR)}
  year={2020},
}

If you have any questions about the paper or the code, please feel free to email me at mbanani@umich.edu

Usage Instructions

  1. How to setup your environment?
  2. How to download and render the 3D models?
  3. How to train your network to learn shape?
  4. How to train your network to learn alignment?
  5. How to run relative viewpoint inference?

Acknowledgments

We would like to thank the reviewers and area chairs for their valuable comments and suggestions, and the members of the UM AI Lab for many helpful discussions. Toyota Research Institute ("TRI") provided funds to assist the authors with their research but this article solely reflects the opinions and conclusions of its authors and not TRI or any other Toyota entity.

We would also like to acknowledge the following repositories and users for making great code openly available for us to use: