A course mini project for EECS 498 - Deep learning for Computer Vision 2022
Che Chen *, Hanxi Wan *, Jiayi Pan *
- *: Alphabetical-order, equal contribution
conda env create -f environment.yml
conda activate nerf
- Download
nerf_synthetic.zip
from Nerf Data, unzip under./data/
- Follow the instructions in
demo.ipynb