Skip to content

D-Hank/NeRF-tiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeRF-tiny

Introduction

A simple pytorch implementation of NeRF

Running Tips

Change your working directory to NeRF-tiny and run:

python3 main.py --conf=fern

for the llff's fern. Or run:

python3 main.py --conf=lego

To use other model, write configure files under directory conf.

Results

Original:

Predict:

Original:

Predict:

About

A simple pytorch implementation of NeRF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages