paper-with-me

Papers

An Efficient and Layout-Independent Automatic License Plate Recognition System Based on the YOLO detector

2019-09-04 · Rayson Laroca, Luiz A. Zanlorensi, Gabriel R. Gonçalves, Eduardo Todt, William Robson Schwartz, David Menotti

This paper presents an efficient and layout-independent Automatic License Plate Recognition (ALPR) system based on the state-of-the-art YOLO object detector that contains a unified approach for license plate (LP) detection and layout classification to improve the recognition results using post-processing rules. The system is conceived by evaluating and optimizing different models, aiming at achieving the best speed/accuracy trade-off at each stage. The networks are trained using images from several datasets, with the addition of various data augmentation techniques, so that they are robust under different conditions. The proposed system achieved an average end-to-end recognition rate of 96.9% across eight public datasets (from five different regions) used in the experiments, outperforming both previous works and commercial systems in the ChineseLP, OpenALPR-EU, SSIG-SegPlate and UFPR-ALPR datasets. In the other datasets, the proposed approach achieved competitive results to those attained by the baselines. Our system also achieved impressive frames per second (FPS) rates on a high-end GPU, being able to perform in real time even when there are four vehicles in the scene. An additional contribution is that we manually labeled 38,351 bounding boxes on 6,239 images from public datasets and made the annotations publicly available to the research community.

📄 PDF Abstract BibTeX arXiv:1909.01754

Code (1)

brightyoun/TITS-LPST

Tasks

Data AugmentationGPULicense Plate DetectionLicense Plate RecognitionOptical Character Recognition (OCR)

Methods 이 논문이 사용한 방법론

Fast-YOLOv2 설명 없음
CR-NET CR-NET is a YOLO-based model proposed for license plate character detection and recognition
YOLOv2 YOLOv2, or YOLO9000, is a single-stage real-time object detection model. It improves upon…

Similar Papers 제목 키워드 기반

Layout-Independent License Plate Recognition via Integrated Vision and Language Models

2025-10-12 · Elham Shabaninia, Fatemeh Asadi-zeydabadi, Hossein Nezamabadi-pour arxiv

This work presents a pattern-aware framework for automatic license plate recognition (ALPR), designed to operate reliably across diverse plate layouts and challenging real-world conditions. The proposed system consists o…

License Plate RecognitionLanguage Modelling

Bengali License Plate Recognition: Unveiling Clarity with CNN and GFP-GAN

2023-12-17 · Noushin Afrin, Md Mahamudul Hasan, Mohammed Fazlay Elahi Safin, Khondakar Rifat Amin 외

Automated License Plate Recognition(ALPR) is a system that automatically reads and extracts data from vehicle license plates using image processing and computer vision techniques. The Goal of LPR is to identify and read …

Image RestorationLicense Plate Recognition

Implementation of Licensed Plate Detection and Noise Removal in Image Processing

2026-03-01 · Yiquan Gao arxiv

Car license plate recognition system is an image processing technology used to identify vehicles by capturing their Car License Plates. The car license plate recognition technology is also known as automatic number-plate…

License Plate Recognition

A Robust Deep Learning Framework for Bangla License Plate Recognition Using YOLO and Vision-Language OCR

2026-03-10 · Nayeb Hasin, Md. Arafath Rahman Nishat, Mainul Islam, Khandakar Shakib Al Hasan 외 arxiv

An Automatic License Plate Recognition (ALPR) system constitutes a crucial element in an intelligent traffic management system. However, the detection of Bangla license plates remains challenging because of the complicat…

License Plate RecognitionObject Detection

On the Cross-dataset Generalization in License Plate Recognition

2022-01-02 · Rayson Laroca, Everton V. Cardoso, Diego R. Lucio, Valter Estevam 외

Automatic License Plate Recognition (ALPR) systems have shown remarkable performance on license plates (LPs) from multiple regions due to advances in deep learning and the increasing availability of datasets. The evaluat…

Data AugmentationLicense Plate DetectionLicense Plate RecognitionOptical Character Recognition+2