You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
otthorn 1b0dcae2f4 Add documentation 3 years ago
data 🎉 initial commit 3 years ago
utils 🎉 initial commit 3 years ago
README.md Add documentation 3 years ago
main.py 🎉 initial commit 3 years ago

README.md

NeRF Tutorial

This example code is largely inspried from the Jupyter Notebook given by https://github.com/facebookresearch/pytorch3d/blob/master/docs/tutorials/fit_simple_neural_radiance_field.ipynb

It has been adapted to be ran inside a python sheel and not a jupyer notebook. It is GPU only, there is support for CPU.

It cannot run my lab computer: NVIDIA GeForce RTX 2060 (6GiB of VRAM) and thus need to be run on the cluster which has more VRAM.