Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Scalable 3D Panoptic Segmentation As Superpoint Graph Clustering

About

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.

Damien Robert, Hugo Raguet, Loic Landrieu• 2024

Related benchmarks

TaskDatasetResultRank
Semantic segmentationS3DIS (Area 5)
mIOU68.1
907
Semantic segmentationS3DIS (6-fold)
mIoU (Mean IoU)75.3
344
Semantic segmentationScanNet V2 (val)
mIoU66.1
316
Semantic segmentationKITTI-360 (test)
mIoU62.1
25
Semantic segmentationDALES (test)--
20
Panoptic SegmentationS3DIS (Area 5)
PQ58.4
6
Instance SegmentationScanNet (val)
Total Runtime (ms)238
6
Instance SegmentationStrawberry
IoU97.1
6
Instance SegmentationPFuji-Size
IoU92.5
6
Instance SegmentationAverage Strawberry and PFuji-Size
IoU94.8
6
Showing 10 of 15 rows

Other info

Code

Follow for update