gaussian-grouping
gaussian-grouping copied to clipboard
How to export a clustered gaussian model?
I see render.py
, but it exports a video as far as I understand. And there is edit_object_removal.py
which can export a ply with specific object with id removed.
My question is how to export a segmented gaussian model, or how to export a set of labels, where each label corresponds to a splat index in the ply file.
Thanks!