Intelligent Traffic Surveillance for Real-Time Vehicle Detection, License Plate Recognition, and Speed Estimation

πŸ“… 2026-01-01
πŸ›οΈ arXiv.org
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
This study addresses the high incidence of traffic accidents caused by speeding in resource-constrained regions such as Uganda by proposing a lightweight, real-time intelligent traffic monitoring system. The system integrates YOLOv8 for license plate detection and a hybrid CNN-Transformer model for character recognition, achieving a remarkably low error rate of 1.79%. It further introduces an innovative region-of-interest-based method for vehicle speed estimation with an accuracy within Β±10 km/h. By leveraging the Africa’s Talking communication API, the system enables automatic linkage to vehicle owner databases and sends real-time violation alerts via SMS, establishing an end-to-end automated enforcement pipeline. Experimental results demonstrate a license plate detection mAP of 97.9%, significantly outperforming existing solutions designed for low-resource settings.

Technology Category

Application Category

πŸ“ Abstract
Speeding is a major contributor to road fatalities, particularly in developing countries such as Uganda, where road safety infrastructure is limited. This study proposes a real-time intelligent traffic surveillance system tailored to such regions, using computer vision techniques to address vehicle detection, license plate recognition, and speed estimation. The study collected a rich dataset using a speed gun, a Canon Camera, and a mobile phone to train the models. License plate detection using YOLOv8 achieved a mean average precision (mAP) of 97.9%. For character recognition of the detected license plate, the CNN model got a character error rate (CER) of 3.85%, while the transformer model significantly reduced the CER to 1.79%. Speed estimation used source and target regions of interest, yielding a good performance of 10 km/h margin of error. Additionally, a database was established to correlate user information with vehicle detection data, enabling automated ticket issuance via SMS via Africa's Talking API. This system addresses critical traffic management needs in resource-constrained environments and shows potential to reduce road accidents through automated traffic enforcement in developing countries where such interventions are urgently needed.
Problem

Research questions and friction points this paper is trying to address.

speeding
traffic surveillance
vehicle detection
license plate recognition
road safety
Innovation

Methods, ideas, or system contributions that make the work stand out.

real-time traffic surveillance
YOLOv8
Transformer-based OCR
speed estimation
automated enforcement
πŸ”Ž Similar Papers
No similar papers found.