Rethinking and Designing a High-performing Automatic License Plate Recognition Approach
Yi Wang, Zhen-Peng Bian, Yunhao Zhou, Lap-Pui Chau

TL;DR
This paper introduces VSNet, a novel real-time ALPR system that combines vertex detection and recognition with innovative neural network techniques, achieving high accuracy and speed, and demonstrating strong generalization on multiple datasets.
Contribution
The paper presents a new ALPR approach, VSNet, featuring a cascaded CNN framework with vertex information and weight-sharing classifiers, improving accuracy and efficiency over existing methods.
Findings
Achieves over 99% recognition accuracy on CCPD and AOLP datasets.
Outperforms state-of-the-art methods by more than 50% in error rate.
Runs at 149 FPS, demonstrating real-time performance.
Abstract
In this paper, we propose a real-time and accurate automatic license plate recognition (ALPR) approach. Our study illustrates the outstanding design of ALPR with four insights: (1) the resampling-based cascaded framework is beneficial to both speed and accuracy; (2) the highly efficient license plate recognition should abundant additional character segmentation and recurrent neural network (RNN), but adopt a plain convolutional neural network (CNN); (3) in the case of CNN, taking advantage of vertex information on license plates improves the recognition performance; and (4) the weight-sharing character classifier addresses the lack of training images in small-scale datasets. Based on these insights, we propose a novel ALPR approach, termed VSNet. Specifically, VSNet includes two CNNs, i.e., VertexNet for license plate detection and SCR-Net for license plate recognition, integrated in a…
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.
