Skip to content

Colab template for those who want to run 3D Gaussian Splatting in Colab

Notifications You must be signed in to change notification settings

benyoon1/gaussian-splat-colab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

3D Gaussian Splatting Colab Template

Hello! This template is for people who want to play around with 3d gaussian splatting with their own dataset but do not have suitable hardware.
You can run this template in Google Colab and train your own dataset.

  1. Make sure you select a GPU that supports CUDA.
    1.1. I recommend V100, as I find it the most cost-efficient.
  2. Upload your dataset to Google Drive and mount it in Colab.
  3. Replace the path: {path_to_dataset}
  4. Follow the instructions in the template.

About

Colab template for those who want to run 3D Gaussian Splatting in Colab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published