Jiayi-Pan / NeRF

A Guided Tour to Neural Radiance Field

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Guided Tour to Neural Radiance Field

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 97.9%Language:Python 2.1%Language:Shell 0.0%