TLD-READY: Traffic Light Detection -- Relevance Estimation and Deployment Analysis
Nikolai Polley, Svetlana Pavlitska, Yacin Boualili, Patrick Rohrbeck, Paul Stiller, Ashok Kumar Bangaru, J. Marius Zöllner
TL;DR
This work tackles robust, real-time camera-based traffic light detection and map-free relevance estimation for autonomous driving. It benchmark-tests three modern detectors across four datasets, and introduces a novel lane-marking–driven relevance estimation pipeline that does not rely on prior HD-maps. The approach achieves strong real-world performance, including a 52 ms end-to-end latency on a real vehicle and substantial improvement in relevance estimation through directional arrows; however, generalization to unseen domains remains challenging and may require fine-tuning. By open-sourcing models, data labels for arrow relevance, and code, the paper provides a practical foundation for further research and deployment in diverse driving scenarios.
Abstract
Effective traffic light detection is a critical component of the perception stack in autonomous vehicles. This work introduces a novel deep-learning detection system while addressing the challenges of previous work. Utilizing a comprehensive dataset amalgamation, including the Bosch Small Traffic Lights Dataset, LISA, the DriveU Traffic Light Dataset, and a proprietary dataset from Karlsruhe, we ensure a robust evaluation across varied scenarios. Furthermore, we propose a relevance estimation system that innovatively uses directional arrow markings on the road, eliminating the need for prior map creation. On the DriveU dataset, this approach results in 96% accuracy in relevance estimation. Finally, a real-world evaluation is performed to evaluate the deployment and generalizing abilities of these models. For reproducibility and to facilitate further research, we provide the model weights and code: https://github.com/KASTEL-MobilityLab/traffic-light-detection.
