paper-with-me

홈 › Papers

Towards Robust Scene Text Image Super-resolution via Explicit Location Enhancement

2023-07-19 · Hang Guo, Tao Dai, Guanghao Meng, Shu-Tao Xia

Scene text image super-resolution (STISR), aiming to improve image quality while boosting downstream scene text recognition accuracy, has recently achieved great success. However, most existing methods treat the foreground (character regions) and background (non-character regions) equally in the forward process, and neglect the disturbance from the complex background, thus limiting the performance. To address these issues, in this paper, we propose a novel method LEMMA that explicitly models character regions to produce high-level text-specific guidance for super-resolution. To model the location of characters effectively, we propose the location enhancement module to extract character region features based on the attention map sequence. Besides, we propose the multi-modal alignment module to perform bidirectional visual-semantic alignment to generate high-quality prior guidance, which is then incorporated into the super-resolution branch in an adaptive manner using the proposed adaptive fusion module. Experiments on TextZoom and four scene text recognition benchmarks demonstrate the superiority of our method over other state-of-the-art methods. Code is available at https://github.com/csguoh/LEMMA.

📄 PDF Abstract BibTeX arXiv:2307.09749

Code (1)

csguoh/lemma 공식 구현 pytorch

Tasks

Image Super-ResolutionLEMMAScene Text RecognitionSuper-Resolution

Similar Papers 제목 키워드 기반

Restore Text First, Enhance Image Later: Two-Stage Scene Text Image Super-Resolution with Glyph Structure Guidance

2025-10-24 · Minxing Luo, Linlong Fan, Wang Qiushi, Ge Wu 외 arxiv

Current image super-resolution methods show strong performance on natural images but distort text, creating a fundamental trade-off between image quality and textual readability. To address this, we introduce TIGER (Text…

Image Super-ResolutionImage Enhancement

NCAP: Scene Text Image Super-Resolution with Non-CAtegorical Prior

2025-04-01 · Dongwoo Park, Suk Pil Ko

Scene text image super-resolution (STISR) enhances the resolution and quality of low-resolution images. Unlike previous studies that treated scene text images as natural images, recent methods using a text prior (TP), ex…

Image Super-ResolutionSuper-Resolution

Scene Text Telescope: Text-Focused Scene Image Super-Resolution

2021-06-19 · CVPR 2021 1 · Jingye Chen, Bin Li, xiangyang xue

Image super-resolution, which is often regarded as a preprocessing procedure of scene text recognition, aims to recover the realistic features from a low-resolution text image. It has always been challenging due to l…

Image Super-ResolutionOptical Character Recognition (OCR)PositionScene Text Recognition+1

Text Prior Guided Scene Text Image Super-resolution

2021-06-29 · jianqi ma, Shi Guo, Lei Zhang

Scene text image super-resolution (STISR) aims to improve the resolution and visual quality of low-resolution (LR) scene text images, and consequently boost the performance of text recognition. However, most of existing …

Image Super-ResolutionSuper-Resolution

Scene Text Image Super-resolution based on Text-conditional Diffusion Models

2023-11-16 · Chihiro Noguchi, Shun Fukuda, Masao Yamanaka

Scene Text Image Super-resolution (STISR) has recently achieved great success as a preprocessing method for scene text recognition. STISR aims to transform blurred and noisy low-resolution (LR) text images in real-world …

Image GenerationImage Super-ResolutionScene Text RecognitionSuper-Resolution