queen icon indicating copy to clipboard operation
queen copied to clipboard

Getting the Gaussians per frame

Open szat opened this issue 2 months ago • 1 comments

Dear authors,

Thank you for sharing your work and code! I would like to know, how would it be possible to get the set of Gaussians per frame using the pretrained models?

It would be amazing if you could let me know! I am trying to analyze the distribution of the Gaussians using statistics. Cheers,

Adrian

szat avatar Oct 24 '25 11:10 szat

Hi @szat, you can find the pretrained Gaussians in the Releases section. If you follow the instructions to download a single scene (split into tar files for upload size restrictions), you will get a folder frames, where each frame has a .ply file that contains the Gaussians for that frame.

amritamaz avatar Nov 17 '25 15:11 amritamaz