Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 777 Bytes

README_Neural_Mesh_Renderer.md

File metadata and controls

21 lines (12 loc) · 777 Bytes

Kaggle_PKU_Baidu

Neural Mesh Renderer

We follow the github repo chainer, and there is a pytorch version.

But finally we used the https://github.com/hzsydy/neural_renderer because it allows image width and height to be different.

how to install

go to the directory neural_renderer and install by python setup.py develop

Running examples: learning R and T

python ./neural_renderer/examples/example4_kaggle.py