2017
DOI: 10.5120/ijca2017914723
|View full text |Cite
|
Sign up to set email alerts
|

Automatic License Plate Recognition Technique using Convolutional Neural Network

Abstract: This research work purposes an automated system for recognizing license plate technique using Convolutional Neural Network. On Indian roads there are variety of number plate format and variety of fonts are used in vehicles and the most common vehicle number plate used yellow or white as background and black used as foreground color. The proposed model can be partitioned into four parts-1) Digitization of image 2) character segmentation 3) Padding and Resize 4) Character Recognition. Here, Character Segmentatio… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

1
4
0

Year Published

2018
2018
2022
2022

Publication Types

Select...
4
3

Relationship

0
7

Authors

Journals

citations
Cited by 7 publications
(5 citation statements)
references
References 6 publications
1
4
0
Order By: Relevance
“…We can also observe that the proposed detection models, especially higher-tier models show performance close to the current state-of-the-art server-grade models such as RPNet, although our models are designed specifically for low resources. At the same time, all models except the lower-tier ones show superior performance to Yolo-V3 [46], which is a popular general-purpose object detector that has been used in several license plate detection studies [44,45]. Meanwhile, the same trends can be observed for the recognition models as well.…”
Section: Model Performancesupporting
confidence: 55%
See 1 more Smart Citation
“…We can also observe that the proposed detection models, especially higher-tier models show performance close to the current state-of-the-art server-grade models such as RPNet, although our models are designed specifically for low resources. At the same time, all models except the lower-tier ones show superior performance to Yolo-V3 [46], which is a popular general-purpose object detector that has been used in several license plate detection studies [44,45]. Meanwhile, the same trends can be observed for the recognition models as well.…”
Section: Model Performancesupporting
confidence: 55%
“…In deep learning, the problem of automatic license plate recognition was considered to be a general object detection and a character recognition problem. Therefore, some researchers [44,45] used generic object detection models such as YOLO [46] to detect the license plate. However, these methods were more robust to noise, illuminations and inclinations of the plates thus eliminating most of the limitations in the classical methods.…”
Section: Overview Of Lp Recognition Approachesmentioning
confidence: 99%
“…The major function of the fully connected layer is to classify the input image into a variety of classes. The Softmax function is used in its output layer [44].…”
Section: F Fully Connected Layermentioning
confidence: 99%
“…CNN reduces the complexity of network models and the number of weights and has a unique advantage in image processing and speech recognition (8). CNN has four main operations (10), namely:…”
Section: B Convolutional Neural Networkmentioning
confidence: 99%