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

RandLA-Net: Efficient Semantic Segmentation of Large-Scale Point Clouds

About

We study the problem of efficient semantic segmentation for large-scale 3D point clouds. By relying on expensive sampling techniques or computationally heavy pre/post-processing steps, most existing approaches are only able to be trained and operate over small-scale point clouds. In this paper, we introduce RandLA-Net, an efficient and lightweight neural architecture to directly infer per-point semantics for large-scale point clouds. The key to our approach is to use random point sampling instead of more complex point selection approaches. Although remarkably computation and memory efficient, random sampling can discard key features by chance. To overcome this, we introduce a novel local feature aggregation module to progressively increase the receptive field for each 3D point, thereby effectively preserving geometric details. Extensive experiments show that our RandLA-Net can process 1 million points in a single pass with up to 200X faster than existing approaches. Moreover, our RandLA-Net clearly surpasses state-of-the-art approaches for semantic segmentation on two large-scale benchmarks Semantic3D and SemanticKITTI.

Qingyong Hu, Bo Yang, Linhai Xie, Stefano Rosa, Yulan Guo, Zhihua Wang, Niki Trigoni, Andrew Markham• 2019

Related benchmarks

TaskDatasetResultRank
Semantic segmentationS3DIS (Area 5)
mIOU64.6
799
Semantic segmentationSemanticKITTI (test)
mIoU55.9
335
Semantic segmentationS3DIS (6-fold)
mIoU (Mean IoU)70
315
Semantic segmentationScanNet v2 (test)
mIoU64.5
248
LiDAR Semantic SegmentationSemanticKITTI (test)
mIoU53.9
125
Semantic segmentationSemanticKITTI (val)
mIoU57.1
117
3D Semantic SegmentationScanNet v2 (test)
mIoU64.5
110
3D Semantic SegmentationScanNet (test)
mIoU64.5
105
LiDAR Semantic SegmentationSemanticKITTI (val)
mIoU57.1
87
Semantic segmentationScanNet200 (val)
mIoU15.06
74
Showing 10 of 46 rows

Other info

Follow for update