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 camera pose problem solved by ourselves #82

Closed shuochen365 closed 3 years ago

shuochen365 commented 3 years ago

Hello, I got the camera pose with the calibration board and found that it can't connect with the code. The network cannot train to synthesize novel views.

shuochen365 commented 3 years ago

resolved