Zhu Xinge, Zhou Hui, Wang Tai, Hong Fangzhou, Li Wei, Ma Yuexin, Li Hongsheng, Yang Ruigang, Lin Dahua
IEEE Trans Pattern Anal Mach Intell. 2022 Oct;44(10):6807-6822. doi: 10.1109/TPAMI.2021.3098789. Epub 2022 Sep 14.
State-of-the-art methods for driving-scene LiDAR-based perception (including point cloud semantic segmentation, panoptic segmentation and 3D detection, etc.) often project the point clouds to 2D space and then process them via 2D convolution. Although this cooperation shows the competitiveness in the point cloud, it inevitably alters and abandons the 3D topology and geometric relations. A natural remedy is to utilize the 3D 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 pattern while maintaining these inherent properties. The proposed model acts as a backbone and the learned features from this model can be used for downstream tasks such as point cloud semantic and panoptic segmentation or 3D detection. In this paper, we benchmark our model on these three tasks. For semantic segmentation, we evaluate the proposed model on several large-scale datasets, i.e., SemanticKITTI, nuScenes and A2D2. Our method achieves the state-of-the-art on the leaderboard of SemanticKITTI (both single-scan and multi-scan challenge), and significantly outperforms existing methods on nuScenes and A2D2 dataset. Furthermore, the proposed 3D framework also shows strong performance and good generalization on LiDAR panoptic segmentation and LiDAR 3D detection.
用于基于激光雷达的驾驶场景感知的先进方法(包括点云语义分割、全景分割和3D检测等)通常将点云投影到2D空间,然后通过2D卷积对其进行处理。尽管这种协作在点云方面显示出竞争力,但它不可避免地改变并舍弃了3D拓扑结构和几何关系。一种自然的补救方法是利用3D体素化和3D卷积网络。然而,我们发现在户外点云中,通过这种方式获得的改进相当有限。一个重要原因是户外点云的特性,即稀疏性和密度变化。受此研究的启发,我们提出了一种用于户外激光雷达分割的新框架,其中设计了圆柱分区和非对称3D卷积网络,以在保持这些固有特性的同时探索3D几何模式。所提出的模型作为主干,从该模型中学习到的特征可用于下游任务,如点云语义和全景分割或3D检测。在本文中,我们在这三个任务上对我们的模型进行了基准测试。对于语义分割,我们在几个大规模数据集上评估了所提出的模型,即SemanticKITTI、nuScenes和A2D2。我们的方法在SemanticKITTI的排行榜上(单扫描和多扫描挑战)均达到了当前最优水平,并且在nuScenes和A2D2数据集上显著优于现有方法。此外,所提出的3D框架在激光雷达全景分割和激光雷达3D检测方面也表现出强大的性能和良好的通用性。