PCSCNet: Fast 3D Semantic Segmentation of LiDAR Point Cloud for Autonomous Car using Point Convolution and Sparse Convolution Network
Jaehyun Park, Chansoo Kim, Kichun Jo

TL;DR
This paper introduces PCSCNet, a fast and efficient 3D semantic segmentation model for LiDAR point clouds in autonomous vehicles, combining point and sparse convolution techniques to achieve real-time performance.
Contribution
The paper presents a novel voxel-based segmentation model that outperforms existing methods in speed and accuracy by integrating point convolution and 3D sparse convolution.
Findings
Outperforms state-of-the-art models on SemanticKITTI and nuScenes datasets.
Achieves real-time LiDAR point cloud segmentation.
Maintains high accuracy at various voxel resolutions.
Abstract
The autonomous car must recognize the driving environment quickly for safe driving. As the Light Detection And Range (LiDAR) sensor is widely used in the autonomous car, fast semantic segmentation of LiDAR point cloud, which is the point-wise classification of the point cloud within the sensor framerate, has attracted attention in recognition of the driving environment. Although the voxel and fusion-based semantic segmentation models are the state-of-the-art model in point cloud semantic segmentation recently, their real-time performance suffer from high computational load due to high voxel resolution. In this paper, we propose the fast voxel-based semantic segmentation model using Point Convolution and 3D Sparse Convolution (PCSCNet). The proposed model is designed to outperform at both high and low voxel resolution using point convolution-based feature extraction. Moreover, the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRemote Sensing and LiDAR Applications · Advanced Neural Network Applications · Autonomous Vehicle Technology and Safety
MethodsConvolution
