paper-with-me

Papers

TextDiff: Mask-Guided Residual Diffusion Models for Scene Text Image Super-Resolution

2023-08-13 · Baolin Liu, Zongyuan Yang, Pengfei Wang, Junjie Zhou, Ziqi Liu, Ziyi Song, Yan Liu, Yongping Xiong

The goal of scene text image super-resolution is to reconstruct high-resolution text-line images from unrecognizable low-resolution inputs. The existing methods relying on the optimization of pixel-level loss tend to yield text edges that exhibit a notable degree of blurring, thereby exerting a substantial impact on both the readability and recognizability of the text. To address these issues, we propose TextDiff, the first diffusion-based framework tailored for scene text image super-resolution. It contains two modules: the Text Enhancement Module (TEM) and the Mask-Guided Residual Diffusion Module (MRD). The TEM generates an initial deblurred text image and a mask that encodes the spatial location of the text. The MRD is responsible for effectively sharpening the text edge by modeling the residuals between the ground-truth images and the initial deblurred images. Extensive experiments demonstrate that our TextDiff achieves state-of-the-art (SOTA) performance on public benchmark datasets and can improve the readability of scene text images. Moreover, our proposed MRD module is plug-and-play that effectively sharpens the text edges produced by SOTA methods. This enhancement not only improves the readability and recognizability of the results generated by SOTA methods but also does not require any additional joint training. Available Codes:https://github.com/Lenubolim/TextDiff.

📄 PDF Abstract BibTeX arXiv:2308.06743

Code (1)

lenubolim/textdiff 공식 구현 pytorch

Tasks

Image Super-ResolutionSuper-Resolution

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

TextDiffSeg: Text-guided Latent Diffusion Model for 3d Medical Images Segmentation

2025-04-16 · Kangbo Ma

Diffusion Probabilistic Models (DPMs) have demonstrated significant potential in 3D medical image segmentation tasks. However, their high computational cost and inability to fully capture global 3D contextual information…

Image SegmentationLatent Diffusion Model for 3DMedical Image SegmentationOrgan Segmentation+2

Contextualized Diffusion Models for Text-Guided Image and Video Generation

2024-02-26 · Ling Yang, Zhilong Zhang, Zhaochen Yu, Jingwei Liu 외

Conditional diffusion models have exhibited superior performance in high-fidelity text-guided visual generation and editing. Nevertheless, prevailing text-guided visual diffusion models primarily focus on incorporating t…

Image GenerationText to Image GenerationText-to-Image GenerationText-to-Video Editing+2

Enhancing Label-efficient Medical Image Segmentation with Text-guided Diffusion Models

2024-07-07 · Chun-Mei Feng

Aside from offering state-of-the-art performance in medical image generation, denoising diffusion probabilistic models (DPM) can also serve as a representation learner to capture semantic information and potentially be u…

DenoisingDiagnosticImage GenerationImage Segmentation+4

TextDiffuser: Diffusion Models as Text Painters

2023-05-18 · NeurIPS 2023 11 · Jingye Chen, Yupan Huang, Tengchao Lv, Lei Cui 외

Diffusion models have gained increasing attention for their impressive generation abilities but currently struggle with rendering accurate and coherent text. To address this issue, we introduce TextDiffuser, focusing on …

Optical Character Recognition (OCR)

TextDiffuser-RL: Efficient and Robust Text Layout Optimization for High-Fidelity Text-to-Image Synthesis

2025-05-25 · Kazi Mahathir Rahman, Showrin Rahman, Sharmin Sultana Srishty

Text-embedded image generation plays a critical role in industries such as graphic design, advertising, and digital content creation. Text-to-Image generation methods leveraging diffusion models, such as TextDiffuser-2, …

CPUGPUImage GenerationLayout Generation+4