kcheng1021 / GaussianPro

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

Colmap pointcloud #70

Open qianfanshen opened 1 week ago

qianfanshen commented 1 week ago

Thanks again for your amazing work!i wonder what's the arguments you used to generate the SFM pointcloud by using convert.py since when i used the default convert.py on images from segment102751 you provided, only 2 images and 159 points were left, and were distorted

kcheng1021 commented 1 week ago

Hi, I found the command line of colmap tends to crush. You could use the GUI of colmap (I use the version 3.8 ) to generate the scenes. (automatic reconstruction is ok. Remeber to choose the Pinhole camera model, or you need to undistort the images.)