Train Ego-Path Detection on Railway Tracks Using End-to-End Deep Learning
Thomas Laurent

TL;DR
This paper presents TEP-Net, an end-to-end deep learning framework for precise train ego-path detection on railway tracks, extending the RailSem19 dataset and outperforming state-of-the-art methods in accuracy and speed.
Contribution
The introduction of the TEP-Net model and ego-path annotations on RailSem19 dataset advances railway track detection by focusing on the train's immediate path with improved accuracy and robustness.
Findings
TEP-Net achieves 97.5% IoU on test set.
TEP-Net outperforms existing methods in speed and accuracy.
The model demonstrates robustness across diverse conditions.
Abstract
This paper introduces the task of "train ego-path detection", a refined approach to railway track detection designed for intelligent onboard vision systems. Whereas existing research lacks precision and often considers all tracks within the visual field uniformly, our proposed task specifically aims to identify the train's immediate path, or "ego-path", within potentially complex and dynamic railway environments. Building on this, we extend the RailSem19 dataset with ego-path annotations, facilitating further research in this direction. At the heart of our study lies TEP-Net, an end-to-end deep learning framework tailored for ego-path detection, featuring a configurable model architecture, a dynamic data augmentation strategy, and a domain-specific loss function. Leveraging a regression-based approach, TEP-Net outperforms SOTA: while addressing the track detection problem in a more…
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
TopicsRailway Systems and Energy Efficiency · Vehicle License Plate Recognition · IoT and GPS-based Vehicle Safety Systems
MethodsSparse Evolutionary Training
