kcheng1021 / GaussianPro

[ICML2024] Official code for GaussianPro: 3D Gaussian Splatting with Progressive Propagation
https://kcheng1021.github.io/gaussianpro.github.io/
MIT License
551 stars 36 forks source link

where is the checkpont file(.pt) file saved after training? #40

Closed rkakash59 closed 1 month ago

rkakash59 commented 1 month ago

I specify output path in waymo.sh file but I cannot find .pt file anywhere inside that folder after training.

rkakash59 commented 1 month ago

I had to change default value of checkpoint_iterations to default=[1, 7000, 30000]