SA3DIP: Segment Any 3D Instance with Potential 3D Priors
Xi Yang, Xu Gu, Xingyilang Yin, Xinbo Gao

TL;DR
SA3DIP introduces a novel 3D instance segmentation method that leverages geometric and textural priors along with 3D detection to improve segmentation accuracy and robustness in open-world scenarios.
Contribution
The paper proposes SA3DIP, a new approach that exploits potential 3D priors and supplemental constraints to enhance 3D instance segmentation performance.
Findings
Outperforms existing methods on 2D-3D datasets
Reduces under-segmentation and over-segmentation issues
Provides a new dataset with complete ground truth annotations
Abstract
The proliferation of 2D foundation models has sparked research into adapting them for open-world 3D instance segmentation. Recent methods introduce a paradigm that leverages superpoints as geometric primitives and incorporates 2D multi-view masks from Segment Anything model (SAM) as merging guidance, achieving outstanding zero-shot instance segmentation results. However, the limited use of 3D priors restricts the segmentation performance. Previous methods calculate the 3D superpoints solely based on estimated normal from spatial coordinates, resulting in under-segmentation for instances with similar geometry. Besides, the heavy reliance on SAM and hand-crafted algorithms in 2D space suffers from over-segmentation due to SAM's inherent part-level segmentation tendency. To address these issues, we propose SA3DIP, a novel method for Segmenting Any 3D Instances via exploiting potential 3D…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsManufacturing Process and Optimization · Computer Graphics and Visualization Techniques · 3D Shape Modeling and Analysis
MethodsSegment Anything Model
