iSegMan enables training-free interactive 3D Gaussian segmentation and manipulation from 2D clicks by combining epipolar click propagation with SAM-based visibility voting, reaching 92.4 mIoU on SPIn-NeRF.
iSeg: Interactive 3D Segmentation via Interactive Attention
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We present iSeg, a new interactive technique for segmenting 3D shapes. Previous works have focused mainly on leveraging pre-trained 2D foundation models for 3D segmentation based on text. However, text may be insufficient for accurately describing fine-grained spatial segmentations. Moreover, achieving a consistent 3D segmentation using a 2D model is highly challenging, since occluded areas of the same semantic region may not be visible together from any 2D view. Thus, we design a segmentation method conditioned on fine user clicks, which operates entirely in 3D. Our system accepts user clicks directly on the shape's surface, indicating the inclusion or exclusion of regions from the desired shape partition. To accommodate various click settings, we propose a novel interactive attention module capable of processing different numbers and types of clicks, enabling the training of a single unified interactive segmentation model. We apply iSeg to a myriad of shapes from different domains, demonstrating its versatility and faithfulness to the user's specifications. Our project page is at https://threedle.github.io/iSeg/.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
iSegMan: Interactive Segment-and-Manipulate 3D Gaussians
iSegMan enables training-free interactive 3D Gaussian segmentation and manipulation from 2D clicks by combining epipolar click propagation with SAM-based visibility voting, reaching 92.4 mIoU on SPIn-NeRF.