Pytorch Implementation of Nerf with some additional experiments.Based on the paper:
Neural Radiance Fields
Ben Mildenhall, Pratul P. Srinivasan, Matthew Tancik, Jonathan T. Barron, Ravi Ramamoorthi, Ren Ng
arXiv:2003.08934
- Add code for the hierarchical representation of radiance fields.
- Add code for synthetic scenes.