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

The '--spheric' argument doesn't work when training a 360 inward-facing scene #109

Closed seekever closed 3 years ago

seekever commented 3 years ago

The readme page says " If the scene is captured in a 360 inward-facing manner, add --spheric argument.", which confuses me so much. I guess it shoud be --spheric_poses ?

seekever commented 3 years ago

I found you said 'By the way the argument is --spheric_poses not --spheric for training.' in this issue: https://github.com/kwea123/nerf_pl/issues/36#issuecomment-698690040