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

PointInst3D: Segmenting 3D Instances by Points

About

The current state-of-the-art methods in 3D instance segmentation typically involve a clustering step, despite the tendency towards heuristics, greedy algorithms, and a lack of robustness to the changes in data statistics. In contrast, we propose a fully-convolutional 3D point cloud instance segmentation method that works in a per-point prediction fashion. In doing so it avoids the challenges that clustering-based methods face: introducing dependencies among different tasks of the model. We find the key to its success is assigning a suitable target to each sampled point. Instead of the commonly used static or distance-based assignment strategies, we propose to use an Optimal Transport approach to optimally assign target masks to the sampled points according to the dynamic matching costs. Our approach achieves promising results on both ScanNet and S3DIS benchmarks. The proposed approach removes intertask dependencies and thus represents a simpler and more flexible 3D instance segmentation framework than other competing methods, while achieving improved segmentation accuracy.

Tong He, Wei Yin, Chunhua Shen, Anton van den Hengel• 2022

Related benchmarks

TaskDatasetResultRank
3D Object DetectionScanNet V2 (val)--
352
3D Instance SegmentationScanNet V2 (val)
Average AP5063.7
195
3D Instance SegmentationS3DIS (Area 5)--
106
3D Instance SegmentationS3DIS (6-fold CV)
Mean Precision @50% IoU76.4
92
3D Instance SegmentationScanNet hidden v2 (test)
Cabinet AP@0.535.5
69
Showing 5 of 5 rows

Other info

Follow for update