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

Cylindrical and Asymmetrical 3D Convolution Networks for LiDAR Segmentation

About

State-of-the-art methods for large-scale driving-scene LiDAR segmentation often project the point clouds to 2D space and then process them via 2D convolution. Although this corporation shows the competitiveness in the point cloud, it inevitably alters and abandons the 3D topology and geometric relations. A natural remedy is to utilize the3D voxelization and 3D convolution network. However, we found that in the outdoor point cloud, the improvement obtained in this way is quite limited. An important reason is the property of the outdoor point cloud, namely sparsity and varying density. Motivated by this investigation, we propose a new framework for the outdoor LiDAR segmentation, where cylindrical partition and asymmetrical 3D convolution networks are designed to explore the 3D geometric pat-tern while maintaining these inherent properties. Moreover, a point-wise refinement module is introduced to alleviate the interference of lossy voxel-based label encoding. We evaluate the proposed model on two large-scale datasets, i.e., SemanticKITTI and nuScenes. Our method achieves the 1st place in the leaderboard of SemanticKITTI and outperforms existing methods on nuScenes with a noticeable margin, about 4%. Furthermore, the proposed 3D framework also generalizes well to LiDAR panoptic segmentation and LiDAR 3D detection.

Xinge Zhu, Hui Zhou, Tai Wang, Fangzhou Hong, Yuexin Ma, Wei Li, Hongsheng Li, Dahua Lin• 2020

Related benchmarks

TaskDatasetResultRank
Semantic segmentationSemanticKITTI (test)
mIoU68.9
335
Semantic segmentationnuScenes (val)
mIoU (Segmentation)76.1
212
LiDAR Semantic SegmentationnuScenes (val)
mIoU76.1
169
LiDAR Semantic SegmentationnuScenes official (test)
mIoU77.9
132
LiDAR Semantic SegmentationSemanticKITTI (test)
mIoU68.9
125
Semantic segmentationSemanticKITTI (val)
mIoU64.3
117
LiDAR Semantic SegmentationSemanticKITTI (val)
mIoU65.9
87
Semantic segmentationnuScenes (test)
mIoU77.2
75
Semantic segmentationSemanticKITTI v1.0 (test)
mIoU67.8
71
Semantic segmentationWaymo Open Dataset (val)
mIoU66
63
Showing 10 of 48 rows

Other info

Code

Follow for update