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

Thank you for sharing. Why use 2 viewpoint during training? #27

Open zhiwenfan opened 4 years ago

zhiwenfan commented 4 years ago

Thank you for sharing this great project. I have one question with the code and paper. As you mentioned in section 5.1.1, "In each minibatch, we included silhouettes from two viewpoints per input image." Why use 2 viewpoint during training? Wish to receive your reply!