vix.ing · top · new · best · stats · spec

A Dataset and Model for Realistic License Plate Deblurring

2024/04/21 by Haoyan Gong, Yuzheng Feng, Gong, Haoyan +11
Computer Science · Engineering · #Computer Vision and Pattern Recognition (cs.CV) #Digital Rights Management and Security #FOS: Computer and information sciences #FOS: Electrical engineering #Image and Video Processing (eess.IV) #Vehicle License Plate Recognition #electronic engineering #information engineering

paper · pdf · doi:10.48550/arxiv.2404.13677

openalex publication_date 2024/04/21 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Vehicle license plate recognition is a crucial task in intelligent traffic management systems. However, the challenge of achieving accurate recognition persists due to motion blur from fast-moving vehicles. Despite the widespread use of image synthesis approaches in existing deblurring and recognition algorithms, their effectiveness in real-world scenarios remains unproven. To address this, we introduce the first large-scale license plate deblurring dataset named License Plate Blur (LPBlur), captured by a dual-camera system and processed through a post-processing pipeline to avoid misalignment issues. Then, we propose a License Plate Deblurring Generative Adversarial Network (LPDGAN) to tackle the license plate deblurring: 1) a Feature Fusion Module to integrate multi-scale latent codes; 2) a Text Reconstruction Module to restore structure through textual modality; 3) a Partition Discriminator Module to enhance the model's perception of details in each letter. Extensive experiments validate the reliability of the LPBlur dataset for both model training and testing, showcasing that our proposed model outperforms other state-of-the-art motion deblurring methods in realistic license plate deblurring scenarios. The dataset and code are available at https://github.com/haoyGONG/LPDGAN.

Related