paper-with-me

홈 › Papers

Combining Attention Module and Pixel Shuffle for License Plate Super-Resolution

2022-10-30 · Valfride Nascimento, Rayson Laroca, Jorge de A. Lambert, William Robson Schwartz, David Menotti

The License Plate Recognition (LPR) field has made impressive advances in the last decade due to novel deep learning approaches combined with the increased availability of training data. However, it still has some open issues, especially when the data come from low-resolution (LR) and low-quality images/videos, as in surveillance systems. This work focuses on license plate (LP) reconstruction in LR and low-quality images. We present a Single-Image Super-Resolution (SISR) approach that extends the attention/transformer module concept by exploiting the capabilities of PixelShuffle layers and that has an improved loss function based on LPR predictions. For training the proposed architecture, we use synthetic images generated by applying heavy Gaussian noise in terms of Structural Similarity Index Measure (SSIM) to the original high-resolution (HR) images. In our experiments, the proposed method outperformed the baselines both quantitatively and qualitatively. The datasets we created for this work are publicly available to the research community at https://github.com/valfride/lpr-rsr/

📄 PDF Abstract BibTeX arXiv:2210.16836

Code (3)

valfride/lpr-rsr 공식 구현
FaceOnLive/License-Plate-Recognition-SDK-Android
valfride/lpr-rsr-ext pytorch

Tasks

Image Super-ResolutionLicense Plate RecognitionSSIMSuper-Resolution

Methods 이 논문이 사용한 방법론

PixelShuffle PixelShuffle is an operation used in super-resolution models to implement efficient sub-pixel convolutions with a stride of $1/r$. Specifically it rearranges elements in a…

Similar Papers 제목 키워드 기반

Super-Resolution of License Plate Images Using Attention Modules and Sub-Pixel Convolution Layers

2023-05-27 · Valfride Nascimento, Rayson Laroca, Jorge de A. Lambert, William Robson Schwartz 외

Recent years have seen significant developments in the field of License Plate Recognition (LPR) through the integration of deep learning techniques and the increasing availability of training data. Nevertheless, reconstr…

Image Super-ResolutionLicense Plate RecognitionOptical Character RecognitionOptical Character Recognition (OCR)+2

SA-Net: Shuffle Attention for Deep Convolutional Neural Networks

2021-01-30 · Qing-Long Zhang Yu-Bin Yang

Attention mechanisms, which enable a neural network to accurately focus on all the relevant elements of the input, have become an essential component to improve the performance of deep neural networks. There are mainly t…

Instance Segmentationobject-detectionObject DetectionSemantic Segmentation

Hybrid Pixel-Unshuffled Network for Lightweight Image Super-Resolution

2022-03-16 · Bin Sun, Yulun Zhang, Songyao Jiang, Yun Fu

Convolutional neural network (CNN) has achieved great success on image super-resolution (SR). However, most deep CNN-based SR models take massive computations to obtain high performance. Downsampling features for multi-r…

Image Super-ResolutionSuper-Resolution

Plug n' Play: Channel Shuffle Module for Enhancing Tiny Vision Transformers

2023-10-09 · Xuwei Xu, Sen Wang, Yudong Chen, Jiajun Liu

Vision Transformers (ViTs) have demonstrated remarkable performance in various computer vision tasks. However, the high computational complexity hinders ViTs' applicability on devices with limited memory and computing re…

Interleaved Block-based Learned Image Compression with Feature Enhancement and Quantization Error Compensation

2025-02-21 · Shiqi Jiang, Hui Yuan, Shuai Li, Raouf Hamzaoui 외

In recent years, learned image compression (LIC) methods have achieved significant performance improvements. However, obtaining a more compact latent representation and reducing the impact of quantization errors remain k…

Image CompressionMS-SSIMQuantizationSSIM