Skip to content

Commit efb8bad

Browse files
committed
misc
1 parent d052650 commit efb8bad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ bash benchmarks/compression/final_exp/mcmc_tt_sim.sh
6565
```
6666

6767
**Dynamic Gaussian Splats Training and Compression**
68+
6869
First, please follow the dataset preprocessing instruction described in the [file]((mpeg_gsc_utils/multiview_video_preprocess/README.md)) for training data prepration.
6970

7071
Next, run the script for dynamic gaussian splats training and compression.
@@ -74,6 +75,7 @@ bash benchmarks/dyngs/dyngs.sh
7475
```
7576

7677
**Extract Per-Frame Static Gaussian from Dynamic Splats**
78+
7779
If you finsh the training of dynamic splats, then you can use the script to extract static gaussian splats stored at discrte timesteps in ".ply" file
7880
```bash
7981
cd examples

0 commit comments

Comments
 (0)