kwea123 / nerf_pl

NeRF (Neural Radiance Fields) and NeRF in the Wild using pytorch-lightning
https://www.youtube.com/playlist?list=PLDV2CyUo4q-K02pNEyDr7DYpTQuka3mbV
MIT License
2.74k stars 483 forks source link

mesh is normal,but color is bad #41

Closed visonpon closed 4 years ago

visonpon commented 4 years ago

Hi @kwea123, I have got a normal mesh result after trained on my own data, but the color is bad.

I train the model uses the small size(e.g, half size ) of the original images, and then color it uses its original size, but only some parts of the mesh colored.

can you give me some advice? thanks~

visonpon commented 4 years ago

after using vertex_normal .the color is normal