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

Sparse Single Sweep LiDAR Point Cloud Segmentation via Learning Contextual Shape Priors from Scene Completion

About

LiDAR point cloud analysis is a core task for 3D computer vision, especially for autonomous driving. However, due to the severe sparsity and noise interference in the single sweep LiDAR point cloud, the accurate semantic segmentation is non-trivial to achieve. In this paper, we propose a novel sparse LiDAR point cloud semantic segmentation framework assisted by learned contextual shape priors. In practice, an initial semantic segmentation (SS) of a single sweep point cloud can be achieved by any appealing network and then flows into the semantic scene completion (SSC) module as the input. By merging multiple frames in the LiDAR sequence as supervision, the optimized SSC module has learned the contextual shape priors from sequential LiDAR data, completing the sparse single sweep point cloud to the dense one. Thus, it inherently improves SS optimization through fully end-to-end training. Besides, a Point-Voxel Interaction (PVI) module is proposed to further enhance the knowledge fusion between SS and SSC tasks, i.e., promoting the interaction of incomplete local geometry of point cloud and complete voxel-wise global structure. Furthermore, the auxiliary SSC and PVI modules can be discarded during inference without extra burden for SS. Extensive experiments confirm that our JS3C-Net achieves superior performance on both SemanticKITTI and SemanticPOSS benchmarks, i.e., 4% and 3% improvement correspondingly.

Xu Yan, Jiantao Gao, Jie Li, Ruimao Zhang, Zhen Li, Rui Huang, Shuguang Cui• 2020

Related benchmarks

TaskDatasetResultRank
Semantic segmentationSemanticKITTI (test)
mIoU66
335
LiDAR Semantic SegmentationnuScenes official (test)
mIoU73.6
132
LiDAR Semantic SegmentationSemanticKITTI (test)
mIoU66
125
Semantic Scene CompletionSemanticKITTI (val)
mIoU (Mean IoU)10.31
84
Semantic segmentationnuScenes (test)
mIoU73.6
75
LiDAR Semantic SegmentationSemanticKITTI 1.0 (test)
mIoU66
59
Semantic Scene CompletionSemanticKITTI official (test)
mIoU23.8
50
Semantic Scene CompletionSemanticKITTI (test)
Overall IoU56.6
48
Semantic segmentationSemanticKITTI single-scan (test)
mIoU66
45
3D Semantic SegmentationnuScenes (test)
mIoU69.42
36
Showing 10 of 21 rows

Other info

Code

Follow for update