Edge-Enabled Real-time Railway Track Segmentation
Chen Chenglin, Wang Fei, Yang Min, Qin Yong, Bai Yun

TL;DR
This paper presents a lightweight, edge-optimized railway track segmentation algorithm that combines Ghost convolution, quantization, and parallel processing to achieve real-time performance on resource-limited devices.
Contribution
It introduces a novel combination of Ghost convolution, a lightweight detection head, quantization, and parallel processing tailored for edge devices in railway track segmentation.
Findings
Achieves 83.3% accuracy on RailSem19 dataset.
Runs at 25 frames per second on Jetson Nano.
Effectively balances accuracy and efficiency for real-time edge applications.
Abstract
Accurate and rapid railway track segmentation can assist automatic train driving and is a key step in early warning to fixed or moving obstacles on the railway track. However, certain existing algorithms tailored for track segmentation often struggle to meet the requirements of real-time and efficiency on resource-constrained edge devices. Considering this challenge, we propose an edge-enabled real-time railway track segmentation algorithm, which is optimized to be suitable for edge applications by optimizing the network structure and quantizing the model after training. Initially, Ghost convolution is introduced to reduce the complexity of the backbone, thereby achieving the extraction of key information of the interested region at a lower cost. To further reduce the model complexity and calculation, a new lightweight detection head is proposed to achieve the best balance between…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRailway Engineering and Dynamics · Traffic Prediction and Management Techniques · Infrastructure Maintenance and Monitoring
MethodsConvolution
