Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

SAMPro3D: Locating SAM Prompts in 3D for Zero-Shot Instance Segmentation

About

We introduce SAMPro3D for zero-shot instance segmentation of 3D scenes. Given the 3D point cloud and multiple posed RGB-D frames of 3D scenes, our approach segments 3D instances by applying the pretrained Segment Anything Model (SAM) to 2D frames. Our key idea involves locating SAM prompts in 3D to align their projected pixel prompts across frames, ensuring the view consistency of SAM-predicted masks. Moreover, we suggest selecting prompts from the initial set guided by the information of SAM-predicted masks across all views, which enhances the overall performance. We further propose to consolidate different prompts if they are segmenting different surface parts of the same 3D instance, bringing a more comprehensive segmentation. Notably, our method does not require any additional training. Extensive experiments on diverse benchmarks show that our method achieves comparable or better performance compared to previous zero-shot or fully supervised approaches, and in many cases surpasses human annotations. Furthermore, since our fine-grained predictions often lack annotations in available datasets, we present ScanNet200-Fine50 test data which provides fine-grained annotations on 50 scenes from ScanNet200 dataset. The project page can be accessed at https://mutianxu.github.io/sampro3d/.

Mutian Xu, Xingyilang Yin, Lingteng Qiu, Yang Liu, Xin Tong, Xiaoguang Han• 2023

Related benchmarks

TaskDatasetResultRank
3D Instance SegmentationScanNet200
mAP@0.532.8
29
Class-agnostic 3D instance segmentationScanNet200 (val)
AP18
12
Class-agnostic 3D instance segmentationScanNet++ 1554 classes 1.0 (val)
AP16.9
8
3D Instance SegmentationScanNet200→SceneNN transfer (test)
AP12.6
8
3D Instance Segmentation3RScan ScanNet200→3RScan transfer (test)
AP3.9
8
Showing 5 of 5 rows

Other info

Follow for update