GITSHOHOKU / mip-nerf

Mip-NeRF in Pytorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Mip-NeRF in Pytorch


Languages

Language:Python 79.4%Language:Jupyter Notebook 20.6%