Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate the new Reduced 3DGS paper #104

Open
aW4KeNiNG opened this issue Jun 17, 2024 · 0 comments
Open

Integrate the new Reduced 3DGS paper #104

aW4KeNiNG opened this issue Jun 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@aW4KeNiNG
Copy link

A recent paper by the original 3DGS authors presents methods to reduce the GS by 27x without sacrificing quality. You can find the paper here: Reduced 3DGS.

The paper introduces three key steps:

  • Improved Pruning Strategy: this method reduces 60% of the splats, significantly boosting the framerate in viewers.
  • Variable SH Degree: It can be adjusted for each splat.
  • Utilization of Codebooks: this method optimizes the representation and storage of splats.

Additionally, they use half-precision in the ply file.

Maybe it can be replicated in OpenSplat and it could be implemented step by step independently at startup.

@pierotofy pierotofy added the enhancement New feature or request label Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants