You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am interested in Octree-based compression of gaussian positions as well. As far as I saw, the position information is stored using np.savez_compressed which is not same as Octree-based compression. When I looked into the G-PCC / TMC3 compression, I realized that point locations are sorted (according to what, I am not sure about). Can you point out to further details about how to use the position compression with G-PCC?
Dear Authors,
I'm curious to know whether the Octree-based Compression G-PCC mentioned in the paper is included in this GitHub repository?
If it is, could you kindly direct me to the specific path where I can locate it?
If not, would it be possible for you to provide it in the future?
Alternatively, could you offer some guidance on how to access or utilize it?
Thank you very much for your assistance.
The text was updated successfully, but these errors were encountered: