8000 GitHub - Tom-Notch/NeuLight: Code release for NeuS
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tom-Notch/NeuLight

 
 

Repository files navigation

NeuLight

Author

Environment Setup

  • Create and activate a conda environment with python 3.10
conda create -n neulight python=3.10
conda activate neulight
  • Install dependencies
pip install -e .

Dataset

Folder Structure

❯ tree -dh data/neulight
data/neulight
└── [4.0K]  Salon2
    └── [4.0K]  scene_share
        ├── [4.0K]  cameras
        ├── [ 36K]  images
        ├── [4.0K]  lightings
        └── [4.0K]  meshes

About

Code release for NeuS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 77.3%
  • Python 22.7%
0