基于Mask R-CNN的激光雷达测量数据特征点识别

    Feature Point Recognition of LiDAR Measurement Data Based on Mask R-CNN

    • 摘要: 直接使用激光雷达测量数据中提取出关键信息进行特征点识别,无法直接区分点是否属于相同目标,仅提取局部特征点会导致数据特征识别精度下降的问题,文中提出基于卷积神经网络掩膜(Mask R-CNN)的激光雷达测量数据特征点识别,首先选取PointNet++作为Mask R-CNN的主干网络提取特征向量,并在主干分支旁构建特征金字塔网络提取多尺度特征,通过区域建议网络生成三维候选框,经由ROI Align输入至分类器网络中,展开目标类别预测、候选框位置回归和二值掩模,输出目标分割结果,然后以分割出的目标点云为基础,采用4D Shepard曲面估计目标点云曲率,得到体积积分不变量并将其单位化处理,最后通过K-means算法聚类体积积分不变量,实现激光雷达测量数据特征点识别。实验结果表明,文中方法能够在激光雷达测量数据中有效地分割出目标,简化率为37.68%,数据特征点识别性能和质量较高,AP、AP50和AP75检测结果均保持在90%以上,具有较好的应用效果。

       

      Abstract: Directly using LiDAR measurement data to extract key information for feature point recognition cannot directly distinguish whether points belong to the same target. Only extracting local feature points can lead to a decrease in data feature recognition accuracy. A LiDAR measurement data feature point recognition based on Mask R-CNN is proposed. Firstly, PointNet++is selected as the backbone network of Mask R-CNN to extract feature vectors, and a feature pyramid network is constructed next to the backbone branch to extract multi-scale features. A three-dimensional candidate box is generated by the region suggestion network, which is input into the classifier network through ROI Align. Target category prediction, candidate box position regression, and binary mask are carried out to output the target segmentation results. Then, based on the segmented target point cloud, a 4D Shepard surface estimation is used. Target point cloud curvature, Obtain the volume integral invariants and normalize them. Finally, cluster the volume integral invariants using the K-means algorithm to achieve feature point recognition in LiDAR measurement data. The experimental results show that the proposed method can effectively segment targets in LiDAR measurement data with a simplification rate of 37.68%. The data feature point recognition performance and quality are high, and the detection results of AP, AP50, and AP75 are all above 90%, indicating good application effects.

       

    /

    返回文章
    返回