Ultra-Fast Adaptive Track Detection Network
Hai Ni, Rui Wang, Scarlett Liu

TL;DR
This paper introduces an ultra-fast adaptive railway track detection network that balances high speed and accuracy, utilizing specialized branches for perspective and coordinate localization, achieving state-of-the-art performance.
Contribution
The paper presents a novel adaptive detection network with specialized branches for perspective and coordinate localization, improving speed and accuracy over existing models.
Findings
Achieved 98.68% F1 score on SRail dataset
Reaches detection speeds up to 473 FPS
Outperforms state-of-the-art in both speed and accuracy
Abstract
Railway detection is critical for the automation of railway systems. Existing models often prioritize either speed or accuracy, but achieving both remains a challenge. To address the limitations of presetting anchor groups that struggle with varying track proportions from different camera angles, an ultra-fast adaptive track detection network is proposed in this paper. This network comprises a backbone network and two specialized branches (Horizontal Coordinate Locator and Perspective Identifier). The Perspective Identifier selects the suitable anchor group from preset anchor groups, thereby determining the row coordinates of the railway track. Subsequently, the Horizontal Coordinate Locator provides row classification results based on multiple preset anchor groups. Then, utilizing the results from the Perspective Identifier, it generates the column coordinates of the railway track.…
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 Algorithms and Applications · Video Surveillance and Tracking Methods · Advanced Measurement and Detection Methods
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
