A small repo that implements the basic NeRF
Mainly used as a teaching example
Download nerf_synthetic.zip from https://drive.google.com/drive/folders/128yBriW1IG_3NJ5Rp7APSTZsJqdJdfc1
To run training and eval
python nerf.py
This will train and evaluate the NeRF. Images will be saved to novel_views folder. For parameters look here