Skip to content

Commit bb8e1a9

Browse files
authored
Update README.md
1 parent 0b3519b commit bb8e1a9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,10 @@ The optimizer uses PyTorch and CUDA extensions in a Python environment to produc
7979

8080
User [camenduru](https://github.com/camenduru) was kind enough to provide a Colab template that uses this repo's source (status: August 2023!) for quick and easy access to the method. Please check it out [here](https://github.com/camenduru/gaussian-splatting-colab).
8181

82+
#### Step-by-step Tutorial
83+
84+
Jonathan Stephens made a fantastic step-by-step tutorial for setting up Gaussian Splatting on your machine, along with instructions for creating usable datasets from videos. If the instructions below are too dry for you, go ahead and check it out [here](https://www.youtube.com/watch?v=UXtuigy_wYc).
85+
8286
#### Local Setup
8387

8488
Our default, provided install method is based on Conda package and environment management:

0 commit comments

Comments
 (0)