ShapeNet / RenderForCNN

Render for CNN: Viewpoint Estimation in Images Using CNNs Trained with Rendered 3D Model Views
Other
248 stars 82 forks source link

How can I render a particular model at specific angles? #13

Open Goldname100 opened 5 years ago

Goldname100 commented 5 years ago

I'm looking at run_demo.py, but I'm not sure on how I could modify this script in order to render images at specific angles. Is there a way to do this?

One other question. Is it possible to use this library to reconstruct a 3D model from 2D images?