vix.ing · top · new · best · stats · spec

Small, but important: Traffic light proposals for detecting small traffic lights and beyond

2023/07/27 by Tom Sanitz, Sanitz, Tom, Christian Wilms +3
Computer Science · Engineering · #Advanced Neural Network Applications #Autonomous Vehicle Technology and Safety #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #Video Surveillance and Tracking Methods

paper · pdf · doi:10.48550/arxiv.2307.15191

openalex publication_date 2023/07/27 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Traffic light detection is a challenging problem in the context of self-driving cars and driver assistance systems. While most existing systems produce good results on large traffic lights, detecting small and tiny ones is often overlooked. A key problem here is the inherent downsampling in CNNs, leading to low-resolution features for detection. To mitigate this problem, we propose a new traffic light detection system, comprising a novel traffic light proposal generator that utilizes findings from general object proposal generation, fine-grained multi-scale features, and attention for efficient processing. Moreover, we design a new detection head for classifying and refining our proposals. We evaluate our system on three challenging, publicly available datasets and compare it against six methods. The results show substantial improvements of at least 12.6% on small and tiny traffic lights, as well as strong results across all sizes of traffic lights.

Related