Skip to content

kgnandanwar/NERF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis

Implementation of the paper NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis .

Usage

Dataset: Download the training and testing datasets.

$ pip3 install -r requirements.txt
$ python3 nerf.py

Results

Novel views rendered from the optimized NeRF representation

Credits

What is not implemented

  • Hierarchical volume sampling

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages