ajhamdi / ges-splatting

Original reference implementation of "GES : Generalized Exponential Splatting for Efficient Radiance Field Rendering" [CVPR 2024]
https://abdullahamdi.com/ges/
Other
199 stars 8 forks source link

How to reproduce figure 9 #2

Closed MrNeRF closed 8 months ago

MrNeRF commented 8 months ago

Thank you for this awesome work. I am interested in reproducing figure 9 where you constrain ges to about the same number of splats as the reference implementation. How to constraint the training to reproduce the results?

Thx and best, Janusch

ajhamdi commented 8 months ago

hey , to do that you have to play with the hyperparameters of Gaussians to make it have fewer components , basically you set the densify_grad_threshold = 0.0004