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

OpenIns3D: Snap and Lookup for 3D Open-vocabulary Instance Segmentation

About

In this work, we introduce OpenIns3D, a new 3D-input-only framework for 3D open-vocabulary scene understanding. The OpenIns3D framework employs a "Mask-Snap-Lookup" scheme. The "Mask" module learns class-agnostic mask proposals in 3D point clouds, the "Snap" module generates synthetic scene-level images at multiple scales and leverages 2D vision-language models to extract interesting objects, and the "Lookup" module searches through the outcomes of "Snap" to assign category names to the proposed masks. This approach, yet simple, achieves state-of-the-art performance across a wide range of 3D open-vocabulary tasks, including recognition, object detection, and instance segmentation, on both indoor and outdoor datasets. Moreover, OpenIns3D facilitates effortless switching between different 2D detectors without requiring retraining. When integrated with powerful 2D open-world models, it achieves excellent results in scene understanding tasks. Furthermore, when combined with LLM-powered 2D models, OpenIns3D exhibits an impressive capability to comprehend and process highly complex text queries that demand intricate reasoning and real-world knowledge. Project page: https://zheninghuang.github.io/OpenIns3D/

Zhening Huang, Xiaoyang Wu, Xi Chen, Hengshuang Zhao, Lei Zhu, Joan Lasenby• 2023

Related benchmarks

TaskDatasetResultRank
3D Instance SegmentationScanNet200 (val)
mAP8.8
52
3D Instance SegmentationScanNet200
mAP@0.510.3
29
3D Open-vocabulary Instance SegmentationS3DIS 8/4 base/novel categories split
AP@5037
11
3D Open-vocabulary Instance SegmentationS3DIS (6/6 base/novel categories split)
AP@5033
11
3D Open-vocabulary Instance SegmentationScanNet 10/7 base/novel categories v2
AP@0.5027.9
11
3D Open-vocabulary Instance SegmentationScanNetv2 8/9 base/novel categories split
AP@0.5019.5
11
3D Object DetectionScanNet unseen classes
Mean AP254.37e+3
8
Object ClassificationScanNet V2
Average Score60.8
8
Open Vocabulary Instance SegmentationReplica indoor
AP13.6
5
3D Open-vocabulary Instance SegmentationScanNet 17 novel categories v2
AP5028.7
5
Showing 10 of 13 rows

Other info

Code

Follow for update