2018
DOI: 10.48550/arxiv.1806.10447
|View full text |Cite
Preprint
|
Sign up to set email alerts
|

LPRNet: License Plate Recognition via Deep Neural Networks

Sergey Zherzdev,
Alexey Gruzdev
Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
24
0
2

Year Published

2019
2019
2024
2024

Publication Types

Select...
4
3
1

Relationship

0
8

Authors

Journals

citations
Cited by 19 publications
(26 citation statements)
references
References 0 publications
0
24
0
2
Order By: Relevance
“…Faster RCNN, [12], and LPRNet, [13], are closely related to our work. Two subnets of GRCNN are built following their ideas.…”
Section: Introductionmentioning
confidence: 60%
“…Faster RCNN, [12], and LPRNet, [13], are closely related to our work. Two subnets of GRCNN are built following their ideas.…”
Section: Introductionmentioning
confidence: 60%
“…To the best of our knowledge, all the approaches use object detection based methods for stage 1, the object detection poses challenges in cases of tilted number plates, where the cropped plates will have a lot of irrelevant information. [3] uses spatial transformer network [8] to preprocess the cropped license plate image which helps in improving the results. One other solution can be to detect four separate points of plates, and use these 4 points with perspective transform to finally get a warped image.…”
Section: Related Workmentioning
confidence: 99%
“…Although, the primary benefit of object detection over semantic segmentation is annotation time, but since for this task to annotate semantic segmentation polygons only 4 points are required (unlike the usual semantic masks which requires multiple vertices in the polygon), it is not much overhead over the basic rectangle-based object detection annotations. We crop the plates detected by any detection method and recognize them using LPRNet [3] trained on our dataset. These models are individually described below.…”
Section: Modelmentioning
confidence: 99%
See 1 more Smart Citation
“…Many color-based methods (Shi et al, 2005;Chen et al, 2009) usually use the combination of the license plate and the characters. However, since the two-stage methods are not only slow to run, but also take more time to converge for optimized training due to the double networks, one-stage pipeline based methods, segmentation-free approach (Zherzdev and Gruzdev, 2018;Cheang et al, 2017;Li and Shen, 2016;, including segmentation and recognition at once, are proposed. Most segmentation-free models take advantage of deeply learned features which outperforms traditional methods on the task of classification by deep convolutional neural networks (DCNN) (Simonyan and Zisserman, 2014;He et al, 2016) and data-driven approaches (Russakovsky et al, 2015).…”
Section: License Plate Recognitionmentioning
confidence: 99%