compact3d icon indicating copy to clipboard operation
compact3d copied to clipboard

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

Open songllz opened this issue 1 year ago • 1 comments

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?

songllz avatar Apr 08 '24 14:04 songllz

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

klnavaneet avatar Apr 17 '24 22:04 klnavaneet