用合成数据训练的全卷积循环网络,实现高精度铁路轨道提取
Rail Track Extraction from Rasterized Classified Point Clouds Using a Full-Resolution, Fully Convolutional Recurrent Neural Network

- 基于栅格化点云与全分辨率卷积循环网络,保持空间细节
- 合成数据训练+形态学处理,实现98.6%的轨道中心线提取准确率
- 适合自动化铁路巡检,减少人工干预
铁路轨道提取对铁路资产管理与维护至关重要,尤其在自动化检测与制图流程中。本文提出一种新方法,通过全卷积循环神经网络从分类的3D点云中提取轨道,该网络保持全分辨率空间信息,并仅使用合成数据训练。首先将轨道点栅格化,再用神经网络降噪并生成更清晰的轨道表示,适用于矢量化;随后通过形态学操作进一步优化,实现精确的轨道中心线提取。接着采用平滑算法消除残余不规则性。最后,将激光雷达点的3D信息映射至2D折线,并进行垂直方向平滑。利用动态时间规整(DTW)算法合并双轨中心线,得到单条完整中心线。最终输出包含轨道顶面中心线与轨道对中心线,几乎无需人工干预。实验验证了该方法在高质量轨道提取方面的有效性。
原文摘要 · Abstract (English)
Rail track extraction is essential for effective railway asset management and maintenance, especially in automated inspection and mapping workflows. This paper introduces a novel method for extracting rail tracks from classified 3D point clouds using a fully convolutional recurrent neural network that preserves full spatial resolution and is trained exclusively on synthetically generated data. This approach enhances per-pixel quality and is particularly suited for rail track extraction. The proposed method begins by rasterizing points corresponding to railroad tracks, then applies the neural network to reduce noise and yield a cleaner track representation suitable for vectorization [1]. Subsequent morphological operations further refine the resultant data, enabling accurate track centerline extraction. Next, the extracted centerlines undergo smoothing to eliminate residual irregularities [2, 3]. Finally, the algorithm transfers 3D information from lidar points onto 2D polylines and applies additional vertical smoothing. A single centerline for both tracks is found using the Dynamic Time Warping (DTW) algorithm [4]. The final outcome consists of rail top centerlines and track centerlines derived for rail pairs, with minimal manual intervention. Experimental validation confirms the effectiveness of this method in yielding high-quality rail track extraction.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。