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

CENet: Toward Concise and Efficient LiDAR Semantic Segmentation for Autonomous Driving

About

Accurate and fast scene understanding is one of the challenging task for autonomous driving, which requires to take full advantage of LiDAR point clouds for semantic segmentation. In this paper, we present a \textbf{concise} and \textbf{efficient} image-based semantic segmentation network, named \textbf{CENet}. In order to improve the descriptive power of learned features and reduce the computational as well as time complexity, our CENet integrates the convolution with larger kernel size instead of MLP, carefully-selected activation functions, and multiple auxiliary segmentation heads with corresponding loss functions into architecture. Quantitative and qualitative experiments conducted on publicly available benchmarks, SemanticKITTI and SemanticPOSS, demonstrate that our pipeline achieves much better mIoU and inference performance compared with state-of-the-art models. The code will be available at https://github.com/huixiancheng/CENet.

Hui-Xian Cheng, Xian-Feng Han, Guo-Qiang Xiao• 2022

Related benchmarks

TaskDatasetResultRank
Semantic segmentationSemanticKITTI (test)
mIoU64.7
335
LiDAR Semantic SegmentationnuScenes (val)
mIoU73.3
169
LiDAR Semantic SegmentationnuScenes official (test)
mIoU74.7
132
LiDAR Semantic SegmentationSemanticKITTI (test)
mIoU64.7
125
Semantic segmentationSemanticKITTI (val)
mIoU64.7
117
LiDAR Semantic SegmentationSemanticKITTI (val)
mIoU62.6
87
LiDAR Semantic SegmentationSemanticKITTI 1.0 (test)
mIoU64.7
59
LiDAR Semantic SegmentationScribbleKITTI (train)
mIoU55.7
34
Semantic segmentationSemanticPOSS (test)
Person IoU75.5
33
Semantic segmentationnuScenes-C v1.0 (test)
mIoU73.3
10
Showing 10 of 15 rows

Other info

Code

Follow for update