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

Seeking parameter advice for ScanNet++ dataset #43

Open mush881212 opened 1 month ago

mush881212 commented 1 month ago

Hi,

I'm currently adapting your method for an indoor room dataset, specifically ScanNet++. Could you provide guidance on parameter settings for training considering I have approximately 1000 images per scene? Thank you for your amazing work.

kcheng1021 commented 1 month ago

Hi, Thanks for your attention. I haven't test the project in ScanNet++. But recently I am planning to do it. I would like to add the recommendation after that. Besides, for the dense sampling of Scannet++, I guess you could sample images with 5/10 intervals first.