The reviewed record of science sign in
Pith

arxiv: 2311.14282 · v5 · pith:W7XT5UKB · submitted 2023-11-24 · cs.CV

Image Super-Resolution with Text Prompt Diffusion

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:W7XT5UKBrecord.jsonopen to challenge →

classification cs.CV
keywords textdegradationimagemodelpromptsrimagespromptprompts
0
0 comments X
read the original abstract

Image super-resolution (SR) methods typically model degradation to improve reconstruction accuracy in complex and unknown degradation scenarios. However, extracting degradation information from low-resolution images is challenging, which limits the model performance. To boost image SR performance, one feasible approach is to introduce additional priors. Inspired by advancements in multi-modal methods and text prompt image processing, we introduce text prompts to image SR to provide degradation priors. Specifically, we first design a text-image generation pipeline to integrate text into the SR dataset through the text degradation representation and degradation model. By adopting a discrete design, the text representation is flexible and user-friendly. Meanwhile, we propose the PromptSR to realize the text prompt SR. The PromptSR leverages the latest multi-modal large language model (MLLM) to generate prompts from low-resolution images. It also utilizes the pre-trained language model (e.g., T5 or CLIP) to enhance text comprehension. We train the PromptSR on the text-image dataset. Extensive experiments indicate that introducing text prompts into SR, yields impressive results on both synthetic and real-world images. Code: https://github.com/zhengchen1999/PromptSR.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Adaptive Context Matters: Towards Provable Multi-Modality Guidance for Super-Resolution

    cs.CV 2026-05 unverdicted novelty 7.0

    The paper provides the first theoretical analysis of multi-modal super-resolution and proposes M³ESR, a mixture-of-experts framework with spatially dynamic and temporally adaptive modality weighting that improves gene...

  2. Face2Scene: Using Facial Degradation as an Oracle for Diffusion-Based Scene Restoration

    cs.CV 2026-03 unverdicted novelty 7.0

    Face2Scene uses facial restoration as an oracle to derive degradation codes that condition a diffusion model for restoring the entire degraded scene.

  3. RealSR-R1: Reinforcement Learning for Real-World Image Super-Resolution with Vision-Language Chain-of-Thought

    cs.CV 2025-06 unverdicted novelty 5.0

    RealSR-R1 introduces VLCoT-GRPO with four rewards to add understanding and reasoning to real-world image super-resolution models.