MrNeRF / gaussian-splatting-cuda

3D Gaussian Splatting, reimagined: Unleashing unmatched speed with C++ and CUDA from the ground up!
Other
909 stars 74 forks source link

Factor out the adaptive control aka densification #60

Open MrNeRF opened 2 weeks ago

MrNeRF commented 2 weeks ago

Factor out the densification into a strategy so that we can replace the method similar to gpslat https://github.com/nerfstudio-project/gsplat/tree/main/gsplat/strategy