CVAIDec 18, 2025

Next-Generation License Plate Detection and Recognition System using YOLOv8

arXiv:2512.16826v18 citationsh-index: 30HONET
Originality Synthesis-oriented
AI Analysis

This work addresses efficient vehicle surveillance for intelligent transportation systems, but it is incremental as it applies existing YOLOv8 methods to license plate tasks.

The study tackled license plate detection and recognition for traffic management by evaluating YOLOv8 variants, achieving high precision (e.g., 0.964 for detection) and proposing an optimized pipeline for real-time accuracy on edge devices.

In the evolving landscape of traffic management and vehicle surveillance, efficient license plate detection and recognition are indispensable. Historically, many methodologies have tackled this challenge, but consistent real-time accuracy, especially in diverse environments, remains elusive. This study examines the performance of YOLOv8 variants on License Plate Recognition (LPR) and Character Recognition tasks, crucial for advancing Intelligent Transportation Systems. Two distinct datasets were employed for training and evaluation, yielding notable findings. The YOLOv8 Nano variant demonstrated a precision of 0.964 and mAP50 of 0.918 on the LPR task, while the YOLOv8 Small variant exhibited a precision of 0.92 and mAP50 of 0.91 on the Character Recognition task. A custom method for character sequencing was introduced, effectively sequencing the detected characters based on their x-axis positions. An optimized pipeline, utilizing YOLOv8 Nano for LPR and YOLOv8 Small for Character Recognition, is proposed. This configuration not only maintains computational efficiency but also ensures high accuracy, establishing a robust foundation for future real-world deployments on edge devices within Intelligent Transportation Systems. This effort marks a significant stride towards the development of smarter and more efficient urban infrastructures.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes