Deep Learning Based Framework for Iranian License Plate Detection and Recognition
Mojtaba Shahidi Zandi, Roozbeh Rajabi

TL;DR
This paper presents a deep learning framework using YOLOv3 and Faster R-CNN for accurate and fast Iranian license plate detection and recognition, even in challenging conditions.
Contribution
It introduces a novel deep learning framework combining YOLOv3 and Faster R-CNN specifically for Iranian license plates, along with a new dataset of challenging images.
Findings
YOLOv3 achieved 99.6% mAP and 98.26% recall.
Faster R-CNN achieved 98.97% recall and 99.9% precision.
System outperforms existing Iranian license plate recognition methods in speed and accuracy.
Abstract
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 proposed for Iranian license plate recognition. The first CNN is the YOLOv3 network that detects the Iranian license plate in the input image while the second CNN is a Faster R-CNN that recognizes and classifies the characters in the detected license plate. A dataset of Iranian license plates consisting of ill-conditioned images also developed in this paper. The YOLOv3 network achieved 99.6% mAP, 98.26% recall, 98.08% accuracy, and average detection speed is only 23ms. Also, the Faster R-CNN network trained and tested on the developed dataset and achieved 98.97% recall, 99.9% precision, and 98.8% accuracy. The proposed system can recognize the license plate in challenging…
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
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings · Average Pooling · Residual Connection · RoIPool · Region Proposal Network · Global Average Pooling · Batch Normalization · 1x1 Convolution · Softmax · Convolution
