Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sonainjameel/3dhrrgs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Reconstruction and Relighting using 3D Gaussian Splatting from Single View Input

This repository provides a pipeline for 3D reconstruction and relighting using 3D Gaussian Splatting from a single-view image. The implementation is based on TriplaneGaussian and Relightable 3D Gaussian. It leverages PyTorch and related deep-learning frameworks to achieve high-quality relighting and reconstruction.

Installation

Follow the installation guides for each module:

Running Inference

Triplane Gaussian Reconstruction

python infer.py --config config.yaml data.image_list=[example_images/a_pikachu_with_smily_face.webp] --image_preprocess

Relightable 3D Gaussian Rendering

python ----

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages