Sparse Single Sweep LiDAR Point Cloud Segmentation via Learning Contextual Shape Priors from Scene Completion
arXiv:2012.03762
Abstract
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.
To appear in AAAI 2021. Codes are available at https://github.com/yanx27/JS3C-Net
References in corpus (9)
- PointRNN: Point Recurrent Neural Network for Moving Point Cloud Processing
- High-Resolution Shape Completion Using Deep Neural Networks for Global Structure and Local Geometry Inference
- Associatively Segmenting Instances and Semantics in Point Clouds
- PolarNet: An Improved Grid Representation for Online LiDAR Point Clouds Semantic Segmentation
- 3D Gated Recurrent Fusion for Semantic Scene Completion
- Deep Projective 3D Semantic Segmentation
- SemanticPOSS: A Point Cloud Dataset with Large Quantity of Dynamic Instances
- RGBD Based Dimensional Decomposition Residual Network for 3D Semantic Scene Completion
- OccuSeg: Occupancy-aware 3D Instance Segmentation