hiroharu-kato / neural_renderer

"Neural 3D Mesh Renderer" (CVPR 2018) by H. Kato, Y. Ushiku, and T. Harada.
http://hiroharu-kato.com/projects_en/neural_renderer.html
MIT License
1.14k stars 163 forks source link

Does anyone know the distance unit(e.g., meters) between the target model and the camera in the real-world? #41

Open winterwindwang opened 2 years ago

winterwindwang commented 2 years ago

For example, the camera_distance = 2.732 in the examples1.py can be regarded as 2.732 meters in the real world?

logicsh commented 2 years ago

Yes,it is.