paper-with-me

Papers

Rethinking and Designing a High-performing Automatic License Plate Recognition Approach

2020-11-30 · Yi Wang, Zhen-Peng Bian, Yunhao Zhou, Lap-Pui Chau

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 resampling-based cascaded manner. In VertexNet, we propose an efficient integration block to extract the spatial features of license plates. With vertex supervisory information, we propose a vertex-estimation branch in VertexNet such that license plates can be rectified as the input images of SCR-Net. In SCR-Net, we introduce a horizontal encoding technique for left-to-right feature extraction and propose a weight-sharing classifier for character recognition. Experimental results show that the proposed VSNet outperforms state-of-the-art methods by more than 50% relative improvement on error rate, achieving > 99% recognition accuracy on CCPD and AOLP datasets with 149 FPS inference speed. Moreover, our method illustrates an outstanding generalization capability when evaluated on the unseen PKUData and CLPD datasets.

📄 PDF Abstract BibTeX arXiv:2011.14936

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationLicense Plate DetectionLicense Plate RecognitionVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Adversarial sample generation and training using geometric masks for accurate and resilient license plate character recognition

2023-10-25 · Bishal Shrestha, Griwan Khakurel, Kritika Simkhada, Badri Adhikari

Reading dirty license plates accurately in moving vehicles is challenging for automatic license plate recognition systems. Moreover, license plates are often intentionally tampered with a malicious intent to avoid police…

Adversarial AttackLicense Plate DetectionLicense Plate Recognition

Implementation of Licensed Plate Detection and Noise Removal in Image Processing

2026-03-01 · Yiquan Gao arxiv

Car license plate recognition system is an image processing technology used to identify vehicles by capturing their Car License Plates. The car license plate recognition technology is also known as automatic number-plate…

License Plate Recognition

Brazilian License Plate Detection Using Histogram of Oriented Gradients and Sliding Windows

2014-01-09 · R. F. Prates, G. Cámara-Chávez, William R. Schwartz, D. Menotti

Due to the increasingly need for automatic traffic monitoring, vehicle license plate detection is of high interest to perform automatic toll collection, traffic law enforcement, parking lot access control, among others. …

License Plate Detection

An Efficient and Layout-Independent Automatic License Plate Recognition System Based on the YOLO detector

2019-09-04 · Rayson Laroca, Luiz A. Zanlorensi, Gabriel R. Gonçalves, Eduardo Todt 외

This paper presents an efficient and layout-independent Automatic License Plate Recognition (ALPR) system based on the state-of-the-art YOLO object detector that contains a unified approach for license plate (LP) detecti…

Data AugmentationGPULicense Plate DetectionLicense Plate Recognition+1

Rethinking Word-Level Auto-Completion in Computer-Aided Translation

2023-10-23 · Xingyu Chen, Lemao Liu, Guoping Huang, Zhirui Zhang 외

Word-Level Auto-Completion (WLAC) plays a crucial role in Computer-Assisted Translation. It aims at providing word-level auto-completion suggestions for human translators. While previous studies have primarily focused on…

Translation