hughw19 / NOCS_CVPR2019

[CVPR2019 Oral] Normalized Object Coordinate Space for Category-Level 6D Object Pose and Size Estimation on Python3, Tensorflow, and Keras
https://geometry.stanford.edu/projects/NOCS_CVPR2019/
Other
453 stars 72 forks source link

Requirements #38

Open fernandes-c opened 4 years ago

fernandes-c commented 4 years ago

Hello, Could someone please provide the requirements.txt file necessary to run NOCS?

Thank you in advance.

hughw19 commented 4 years ago

The requirements are described in the ReadMe. Can you try to set up it? Let me know if you encounter any problems.

bvanberl commented 3 years ago

I'm also having issues setting up an environment. There are a number of libraries imported in the project whose versions are not specified in the readme. Would it be possible to obtain a list of all packages and their corresponding versions? Thanks in advance.