Skip to content

EfficientGS: Streamlining Gaussian Splatting for Large-Scale High-Resolution Scene Representation

License

Notifications You must be signed in to change notification settings

charyang-ai/EfficientGS

 
 

Repository files navigation

EfficientGS

EfficientGS: Streamlining Gaussian Splatting for Large-Scale High-Resolution Scene Representation

Training

sh train.sh

Evaluation

python render.py -s $scene_path -m $model_path --iteration 30000 --skip_train
python metrics.py -m $model_path

About

EfficientGS: Streamlining Gaussian Splatting for Large-Scale High-Resolution Scene Representation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 60.7%
  • Cuda 30.6%
  • C++ 7.5%
  • Other 1.2%