HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

MASC: Multi-scale Affinity with Sparse Convolution for 3D Instance Segmentation

Chen Liu; Yasutaka Furukawa

MASC: Multi-scale Affinity with Sparse Convolution for 3D Instance Segmentation

Abstract

We propose a new approach for 3D instance segmentation based on sparse convolution and point affinity prediction, which indicates the likelihood of two points belonging to the same instance. The proposed network, built upon submanifold sparse convolution [3], processes a voxelized point cloud and predicts semantic scores for each occupied voxel as well as the affinity between neighboring voxels at different scales. A simple yet effective clustering algorithm segments points into instances based on the predicted affinity and the mesh topology. The semantic for each instance is determined by the semantic prediction. Experiments show that our method outperforms the state-of-the-art instance segmentation methods by a large margin on the widely used ScanNet benchmark [2]. We share our code publicly at https://github.com/art-programmer/MASC.

Code Repositories

art-programmer/MASC
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
3d-instance-segmentation-on-scannetMASC
mAP: 0.447
3d-instance-segmentation-on-scannetv2ResNet-Backbone
mAP @ 50: 45.9
3d-instance-segmentation-on-scannetv2MASC
mAP: 25.4
mAP @ 50: 44.7

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
MASC: Multi-scale Affinity with Sparse Convolution for 3D Instance Segmentation | Papers | HyperAI