/NeRF

A Guided Tour to Neural Radiance Field

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

A Guided Tour to Nerual Radiance Field

A course mini project for EECS 498 - Deep learning for Computer Vision 2022

Che Chen *, Hanxi Wan *, Jiayi Pan *

  • *: Alphabetical-order, equal contribution

Quick start

conda env create -f environment.yml
conda activate nerf

Usage

  1. Download nerf_synthetic.zip from Nerf Data, unzip under ./data/
  2. Follow the instructions in demo.ipynb