HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

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

Engelmann Francis ; Bokeloh Martin ; Fathi Alireza ; Leibe Bastian ; Nießner Matthias

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

Abstract

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 eachpoint votes for its object center. We sample object proposals from thepredicted object centers. Then, we learn proposal features from grouped pointfeatures that voted for the same object center. A graph convolutional networkintroduces inter-proposal relations, providing higher-level feature learning inaddition to the lower-level point features. Each proposal comprises a semanticlabel, a set of associated points over which we define a foreground-backgroundmask, an objectness score and aggregation features. Previous works usuallyperform non-maximum-suppression (NMS) over proposals to obtain the final objectdetections or semantic instances. However, NMS can discard potentially correctpredictions. Instead, our approach keeps all proposals and groups them togetherbased on the learned aggregation features. We show that grouping proposalsimproves over NMS and outperforms previous state-of-the-art methods on thetasks of 3D object detection and semantic instance segmentation on theScanNetV2 benchmark and the S3DIS dataset.

Code Repositories

francisengelmann/3D-MPA
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
3d-instance-segmentation-on-s3dis3D-MPA
mPrec: 66.7
mRec: 64.1
3d-instance-segmentation-on-scannetv23D-MPA
mAP: 35.3
mAP @ 50: 59.1
mRec: 61.1
3d-object-detection-on-scannetv23D-MPA
mAP@0.25: 64.2
mAP@0.5: 49.2
3d-semantic-instance-segmentation-on-13D-MPA
mAP@0.50: 61.1

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
3D-MPA: Multi Proposal Aggregation for 3D Semantic Instance Segmentation | Papers | HyperAI