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

3D-MPA: Multi Proposal Aggregation for 3D Semantic Instance Segmentation

About

We present 3D-MPA, a method for instance segmentation on 3D point clouds. Given an input point cloud, we propose an object-centric approach where each point votes for its object center. We sample object proposals from the predicted object centers. Then, we learn proposal features from grouped point features that voted for the same object center. A graph convolutional network introduces inter-proposal relations, providing higher-level feature learning in addition to the lower-level point features. Each proposal comprises a semantic label, a set of associated points over which we define a foreground-background mask, an objectness score and aggregation features. Previous works usually perform non-maximum-suppression (NMS) over proposals to obtain the final object detections or semantic instances. However, NMS can discard potentially correct predictions. Instead, our approach keeps all proposals and groups them together based on the learned aggregation features. We show that grouping proposals improves over NMS and outperforms previous state-of-the-art methods on the tasks of 3D object detection and semantic instance segmentation on the ScanNetV2 benchmark and the S3DIS dataset.

Francis Engelmann, Martin Bokeloh, Alireza Fathi, Bastian Leibe, Matthias Nie{\ss}ner• 2020

Related benchmarks

TaskDatasetResultRank
3D Object DetectionScanNet V2 (val)
mAP@0.2564.2
352
3D Instance SegmentationScanNet V2 (val)
Average AP5059.1
195
3D Instance SegmentationScanNet v2 (test)
mAP35.5
135
3D Object DetectionScanNet
mAP@0.2564.2
123
3D Instance SegmentationS3DIS (Area 5)
mAP@50% IoU63.1
106
3D Instance SegmentationS3DIS (6-fold CV)
Mean Precision @50% IoU64.1
92
3D Instance SegmentationScanNet hidden v2 (test)
Cabinet AP@0.552.6
69
3D Object DetectionScanNet V2
AP5049.2
54
Instance SegmentationScanNet (val)
mAP35.3
39
Object DetectionScanNet V2 (val)
AP50 (Box)49.2
33
Showing 10 of 15 rows

Other info

Follow for update