Cylinder3D: An Effective 3D Framework for Driving-scene LiDAR Semantic Segmentation
Hui Zhou, Xinge Zhu, Xiao Song, Yuexin Ma, Zhe Wang, Hongsheng Li,, Dahua Lin

TL;DR
Cylinder3D introduces a novel 3D LiDAR segmentation framework that preserves 3D topology, outperforming 2D projection methods and achieving state-of-the-art results on SemanticKITTI.
Contribution
The paper develops a 3D cylinder-based representation and convolution framework, along with a dimension-decomposition context module, to enhance LiDAR segmentation accuracy.
Findings
Outperforms existing methods by 6% mIoU on SemanticKITTI
Effectively exploits 3D topology in point cloud segmentation
Achieves state-of-the-art performance in driving-scene LiDAR segmentation
Abstract
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…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Robotics and Sensor-Based Localization · 3D Shape Modeling and Analysis
MethodsConvolution
