Closed liruilong940607 closed 2 months ago
gsplat (https://docs.gsplat.studio) integrates the most recent techniques about 3DGS. By combining 3DGS-MCMC and some compression techniques (Self-Organizing-Gaussians, Making-Gaussian-Splats-more-smaller), we're able to achieve decent performance on 3DGS compression.
Code entry: https://github.com/nerfstudio-project/gsplat/blob/main/examples/benchmarks/compression/mcmc.sh
Nit: This PR also fixes a few bugs caused by some papers updating their arXiv version.
Update (08/14): We were eval on 7 scenes of mipnerf360. Now we update it to eval on 9 scenes.
Thanks for the merge!
gsplat (https://docs.gsplat.studio) integrates the most recent techniques about 3DGS. By combining 3DGS-MCMC and some compression techniques (Self-Organizing-Gaussians, Making-Gaussian-Splats-more-smaller), we're able to achieve decent performance on 3DGS compression.
Code entry: https://github.com/nerfstudio-project/gsplat/blob/main/examples/benchmarks/compression/mcmc.sh
Nit: This PR also fixes a few bugs caused by some papers updating their arXiv version.
Update (08/14): We were eval on 7 scenes of mipnerf360. Now we update it to eval on 9 scenes.