Hostname: page-component-76d6cb85b7-rxvq6 Total loading time: 0 Render date: 2026-07-23T08:54:56.176Z Has data issue: false hasContentIssue false

A deep learning-based method for vehicle licenseplate recognition in natural scene

Published online by Cambridge University Press:  20 June 2019

Jianzong Wang
Affiliation:
Federated Learning Technology Department of Ping An Technology Co., Ltd., Shenzhen, China
Xinhui Liu
Affiliation:
Ping An Technology Co., Ltd., Shenzhen, China
Aozhi Liu*
Affiliation:
Ping An Technology Co., Ltd., Shenzhen, China
Jing Xiao
Affiliation:
Ping An Group, AI Center of Ping An Technology Co., Ltd., Shenzhen, China
*
Corresponding author: Aozhi Liu, Email: liuaozhi1989@gmail.com

Abstract

Vehicle license platerecognition in natural scene is an important research topic in computer vision. The license plate recognition approach in the specific scene has become a relatively mature technology. However, license plate recognition in the natural scene is still a challenge since the image parameters are highly affected by the complicated environment. For the purpose of improving the performance of license plate recognition in natural scene, we proposed a solution to recognize real-world Chinese license plate photographs using the DCNN-RNN model. With the implementation of DCNN, the license plate is located and the features of the license plate are extracted after the correction process. Finally, an RNN model is performed to decode the deep features to characters without character segmentation. Our state-of-the-art system results in the accuracy and recall of 92.32 and 91.89% on the car accident scene dataset collected in the natural scene, and 92.88 and 92.09% on Caltech Cars 1999 dataset.

Information

Type
Industrial Technology Advances
Creative Commons
Creative Common License - CCCreative Common License - BY
This is an Open Access article, distributed under the terms of the Creative Commons Attribution licence (http://creativecommons.org/licenses/by/4.0/), which permits unrestricted re-use, distribution, and reproduction in any medium, provided the original work is properly cited.
Copyright
Copyright © The Authors, 2019
Figure 0

Fig. 1. The framework of the proposed vehicle license plate (VLP) detection and recognition system which contains three essential parts: detection, adjusting, recognition.

Figure 1

Fig. 2. The correct results after license plate adjusting.

Figure 2

Fig. 3. The process of vehicle license plate adjusting adopts several image processing algorithms.

Figure 3

Fig. 4. (a) Overall structure of our sequence labeling-based model for Chinese plate recognition chooses DCNN to encode input image and stack RNN to decode deep features to characters. (b) The details of DCNN part.

Figure 4

Table 1. Statistics of our dataset PingAnCarPL(a). Image is the number of VLP images, Class means the class of license plate.

Figure 5

Table 2. Statistics of our dataset PingAnCarPL(b). Image is the number of VLP blocks corrected before. Kind means the class of VLP which froms 31 Chinese provinces and two special kinds. Chars is the kind of characters in the license plate.

Figure 6

Table 3. Our license plate detection model result on PingAnCarPL(a).

Figure 7

Fig. 5. Samples from the PingAnCarPL.

Figure 8

Table 4. Comparison of plate detection results by different methods on Caltech Cars dataset.

Figure 9

Table 5. Comparison of plate detection results by different methods on PingAnCarPL evaluate dataset.

Figure 10

Fig. 6. Our license plate recognition model's precision in different class of PingAnCarPL(b).