/mip-nerf

Mip-NeRF in Pytorch

Primary LanguagePython

Mip-NeRF

Mip-NeRF implementation based on official Jax code.

Training

To train the model, change configs in configs/ dir and run src/train.py. To obtain data, follow the official instructions.

[WIP] instructions and visualizations will be updated later.