HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Scalable 3D Panoptic Segmentation As Superpoint Graph Clustering

Damien Robert Hugo Raguet Loic Landrieu

Scalable 3D Panoptic Segmentation As Superpoint Graph Clustering

Abstract

We introduce a highly efficient method for panoptic segmentation of large 3D point clouds by redefining this task as a scalable graph clustering problem. This approach can be trained using only local auxiliary tasks, thereby eliminating the resource-intensive instance-matching step during training. Moreover, our formulation can easily be adapted to the superpoint paradigm, further increasing its efficiency. This allows our model to process scenes with millions of points and thousands of objects in a single inference. Our method, called SuperCluster, achieves a new state-of-the-art panoptic segmentation performance for two indoor scanning datasets: $50.1$ PQ ($+7.8$) for S3DIS Area~5, and $58.7$ PQ ($+25.2$) for ScanNetV2. We also set the first state-of-the-art for two large-scale mobile mapping benchmarks: KITTI-360 and DALES. With only $209$k parameters, our model is over $30$ times smaller than the best-competing method and trains up to $15$ times faster. Our code and pretrained models are available at https://github.com/drprojects/superpoint_transformer.

Code Repositories

drprojects/superpoint_transformer
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
3d-semantic-segmentation-on-dalesSuperCluster
Model size: 210M
mIoU: 77.3
3d-semantic-segmentation-on-kitti-360SuperCluster
Model size: 790K
miou Val: 62.1
panoptic-segmentation-on-dalesSuperCluster
PQ: 61.2
Params (M): 0.21
RQ: 68.6
SQ: 87.1
panoptic-segmentation-on-kitti-360SuperCluster
PQ: 48.3
Params (M): 0.79
RQ: 58.4
SQ: 75.1
panoptic-segmentation-on-s3disSuperCluster
PQ: 55.9
PQ (with stuff): 62.7
Params (M): 0.21
RQ: 66.3
RQ (with stuff): 73.2
SQ: 83.8
SQ (with stuff): 84.8
panoptic-segmentation-on-s3dis-area5SuperCluster
PQ: 50.1
PQ (with stuff): 58.4
Params (M): 0.21
RQ: 60.1
RQ (with stuff): 68.4
SQ: 76.6
SQ (with stuff): 77.8
panoptic-segmentation-on-scannetSuperCluster
PQ: 58.7
PQ_st: 84.1
PQ_th: 69.1
panoptic-segmentation-on-scannetv2SuperCluster
PQ: 58.7
Params (M): 1
RQ: 69.1
SQ: 84.1
semantic-segmentation-on-s3disSuperCluster
Mean IoU: 75.3
Number of params: 0.21M
Params (M): 0.21
semantic-segmentation-on-s3dis-area5SuperCluster
Number of params: 0.21
mIoU: 68.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
Scalable 3D Panoptic Segmentation As Superpoint Graph Clustering | Papers | HyperAI