SegAnyGAussians icon indicating copy to clipboard operation
SegAnyGAussians copied to clipboard

3D Segmented Result Viewer without SAGA GUI

Open widifadi opened this issue 2 months ago • 1 comments

Hi, I'm trying to display the segmented output, but because I'm using WSL Docker to install SAGA, I couldn't make the GUI to work. I have been able to extract the segmented output using the notebook, and finish the rendering process. However, I'm not sure how to display the result and which file need to be used for that. Also I noticed that the only segmented output is the selected object specified in the query index, so I'm wondering if I could display all the segmented result somewhere and showing all objects (not only the selected one).

widifadi avatar Oct 20 '25 10:10 widifadi

Hi, this can be achieved through merging all selected object binary masks into one single .pt file.

Jumpat avatar Nov 25 '25 08:11 Jumpat

Hi, this can be achieved through merging all selected object binary masks into one single .pt file.

I see, I'll try this. But there's no way of SAGA producing the *.ply file of only the segmented part at the moment? Or is there a flag that I missed during train contrastive feature?

Apparently you already answer here https://github.com/Jumpat/SegAnyGAussians/issues/97. I'll check it out.

widifadi avatar Dec 02 '25 07:12 widifadi