Next-Generation License Plate Detection and Recognition System using YOLOv8
Arslan Amin, Rafia Mumtaz, Muhammad Jawad Bashir, Syed Mohammad Hassan Zaidi

TL;DR
This paper presents an optimized YOLOv8-based system for license plate detection and recognition, achieving high accuracy and efficiency suitable for real-time deployment in intelligent transportation systems.
Contribution
It introduces a novel pipeline combining YOLOv8 Nano and Small variants with a character sequencing method for improved license plate recognition.
Findings
YOLOv8 Nano achieved 0.964 precision on LPR
YOLOv8 Small achieved 0.92 precision on Character Recognition
The system maintains high accuracy with computational efficiency
Abstract
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…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVehicle License Plate Recognition · Advanced Neural Network Applications · Handwritten Text Recognition Techniques
