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

Cylinder3D: An Effective 3D Framework for Driving-scene LiDAR Semantic Segmentation

About

State-of-the-art methods for large-scale driving-scene LiDAR semantic segmentation often project and process the point clouds in the 2D space. The projection methods includes spherical projection, bird-eye view projection, etc. Although this process makes the point cloud suitable for the 2D CNN-based networks, it inevitably alters and abandons the 3D topology and geometric relations. A straightforward solution to tackle the issue of 3D-to-2D projection is to keep the 3D representation and process the points in the 3D space. In this work, we first perform an in-depth analysis for different representations and backbones in 2D and 3D spaces, and reveal the effectiveness of 3D representations and networks on LiDAR segmentation. Then, we develop a 3D cylinder partition and a 3D cylinder convolution based framework, termed as Cylinder3D, which exploits the 3D topology relations and structures of driving-scene point clouds. Moreover, a dimension-decomposition based context modeling module is introduced to explore the high-rank context information in point clouds in a progressive manner. We evaluate the proposed model on a large-scale driving-scene dataset, i.e. SematicKITTI. Our method achieves state-of-the-art performance and outperforms existing methods by 6% in terms of mIoU.

Hui Zhou, Xinge Zhu, Xiao Song, Yuexin Ma, Zhe Wang, Hongsheng Li, Dahua Lin• 2020

Related benchmarks

TaskDatasetResultRank
Semantic segmentationSemanticKITTI (test)
mIoU61.8
335
Semantic segmentationnuScenes (val)
mIoU (Segmentation)0.761
212
LiDAR Semantic SegmentationnuScenes (val)
mIoU75.2
169
Semantic segmentationSemanticKITTI (val)
mIoU68.9
117
LiDAR Semantic SegmentationSemanticKITTI (val)
mIoU58.5
87
Semantic segmentationnuScenes (test)
mIoU77.2
75
LiDAR Semantic SegmentationSemanticKITTI 1.0 (test)
mIoU68.9
59
Semantic segmentationnuScenes
mIoU (Average)76.1
32
Semantic segmentationSemanticKITTI multiple scans (test)
mIoU52.5
20
Semantic segmentationA2D2 (val)
mIoU53
17
Showing 10 of 17 rows

Other info

Code

Follow for update