chensjtu / GaussianObject

GaussianObject: High-Quality 3D Object Reconstruction from Four Views with Gaussian Splatting (SIGGRAPH Asia 2024, TOG)
914 stars 56 forks source link

density and prune #69

Open 7rwang opened 4 days ago

7rwang commented 4 days ago

Hi everyone,

is there anybody know, how to prune the points this algorithm. At the beginning of training I have 500k points but after the prune there are only 20k points. How to fine-tune this process?