8000 GitHub - kaimingkuang/my-nerf
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kaimingkuang/my-nerf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[WIP] Reimplementation of NeRF

This is a reimplementation of NeRF in PyTorch, transribed from nerf-pytorch. Hopefully it is easier to understand from a beginner point-of-view.

TODO

  • Upload sample data of lego;
  • Testing on 800x800 resolution;
  • WandB configurations.

Usage

Before running any training, you should log in your WandB to enable profiling.

python train.py --config=configs/lego.yaml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0