ubc-vision / 3dgs-mcmc

Implementation of the paper "3D Gaussian Splatting as Markov Chain Monte Carlo"
https://ubc-vision.github.io/3dgs-mcmc/
Other
254 stars 10 forks source link

clamp N #9

Closed shakibakh closed 3 days ago

shakibakh commented 3 days ago

binom max size is N_Max but N was not clamped.