Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.04 KB

README.md

File metadata and controls

37 lines (27 loc) · 1.04 KB

Play-NeRF

Dependencies

  • PyTorch
  • kornia
  • matplotlib
  • numpy
  • imageio
  • imageio-ffmpeg

Tiny-NeRF

Learn from: keras-io/nerf

Instant-NGP

Learn from: HashNeRF-pytorch

Citation

@misc{bhalgat2022hashnerfpytorch,
  title={HashNeRF-pytorch},
  author={Yash Bhalgat},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished={\url{https://github.com/yashbhalgat/HashNeRF-pytorch/}},
  year={2022}
}