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

Where is the code similar to RLE located in which file? #8

Open
songllz opened this issue Apr 8, 2024 · 1 comment
Open

Where is the code similar to RLE located in which file? #8

songllz opened this issue Apr 8, 2024 · 1 comment

Comments

@songllz
Copy link

songllz commented Apr 8, 2024

I noticed in the paper it says, 'Moreover, since the Gaussians are a set of non-ordered elements, we compress the representation further by sorting the Gaussians based on one of the quantized parameters and storing the indices using the Run-Length-Encoding (RLE) method.' However, I didn't find the code for sorting an index in the code. Can you please tell me where the specific implementation of this section is?

@klnavaneet
Copy link
Collaborator

Hi. We have currently not provided the code for run length encoding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants