Skip to content

russellgeum/NeRF-Representing-Scenes-as-Neural-Radiance-Fields-for-View-Synthesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeRF

This repository is code factory that I reconstructed to my research and customizing convenience.

Demo

trex horns

Dataset

Open Google Drive Download Link for LLFF, Blender

Folder hierarchy
NeRF/
  /config
  /dataset
  /model_loader
  /models
  /save
  /tools
  model_train.py
  parser.py

Training (only for LLFF, Blender)

T-rex example

python model_train.py --config configs/llff/trex.txt

Horns example

python model_train.py --config configs/LLFF/horns.txt

Evaluation

Not implemented

About

[Not Official] Simple NeRF training pipeline, ECCV 2020

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages