Iranian License Plate Recognition Using a Reliable Deep Learning Approach
The issue of Automatic License Plate Recognition (ALPR) has been one of the most challenging issues in recent years. Weather conditions, camera angle of view, lighting conditions, different characters written on license plates, and many other factors are among the challenges for the issue of ALPR. Given the advances that have been made in recent years in the field of deep neural networks, some types of neural networks and models based on them can be used to perform the task of Iranian license plate recognition. In the proposed method presented in this paper, the license plate recognition is done in two steps. The first step is to detect the rectangles of the license plates from the input image. In the second step, these license plates are cropped from the image and their characters are recognized. For the first step, 3065 images including license plates and for the second step, 3364 images including characters of license plates have been prepared and considered as the desired datasets. In the first step, license plates are detected using the YOLOv4-tiny model, which is based on Convolutional Neural Network (CNN). In the next step, the characters of these license plates are recognized using Convolutional Recurrent Neural Network (CRNN), and Connectionist Temporal Classification (CTC). In the second step, there is no need to segment and label the characters separately, only one string of numbers and letters is enough for the labels.
Code (0)
등록된 구현이 없습니다.
Tasks
Deep LearningLicense Plate RecognitionSimilar Papers 제목 키워드 기반
Deep Learning Based Framework for Iranian License Plate Detection and Recognition
License plate recognition systems have a very important role in many applications such as toll management, parking control, and traffic management. In this paper, a framework of deep convolutional neural networks is prop…
Deep LearningLicense Plate DetectionLicense Plate RecognitionManagementIR-LPR: Large Scale of Iranian License Plate Recognition Dataset
Object detection has always been practical. There are so many things in our world that recognizing them can not only increase our automatic knowledge of the surroundings, but can also be lucrative for those interested in…
License Plate DetectionLicense Plate Recognitionobject-detectionObject DetectionIranis: A Large-scale Dataset of Farsi License Plate Characters
Providing huge amounts of data is a fundamental demand when dealing with Deep Neural Networks (DNNs). Employing these algorithms to solve computer vision problems resulted in the advent of various image datasets to feed …
image-classificationImage ClassificationLicense Plate Detectionobject-detection+3A New Hybrid Model of Generative Adversarial Network and You Only Look Once Algorithm for Automatic License-Plate Recognition
Automatic License-Plate Recognition (ALPR) plays a pivotal role in Intelligent Transportation Systems (ITS) as a fundamental element of Smart Cities. However, due to its high variability, ALPR faces challenging issues mo…
Object DetectionA Robust Deep Learning Framework for Bangla License Plate Recognition Using YOLO and Vision-Language OCR
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