Papers › SeeSR: Towards Semantics-Aware Real-World Image Super-Resolution

SeeSR: Towards Semantics-Aware Real-World Image Super-Resolution

27 Nov 2023CVPR 2024 1arXiv:2311.16518archive 2025-07-28

Rongyuan Wu, Tao Yang, Lingchen Sun, Zhengqiang Zhang, Shuai Li, Lei Zhang

Owe to the powerful generative priors, the pre-trained text-to-image (T2I) diffusion models have become increasingly popular in solving the real-world image super-resolution problem. However, as a consequence of the heavy quality degradation of input low-resolution (LR) images, the destruction of local structures can lead to ambiguous image semantics. As a result, the content of reproduced high-resolution image may have semantic errors, deteriorating the super-resolution performance. To address this issue, we present a semantics-aware approach to better preserve the semantic fidelity of generative real-world image super-resolution. First, we train a degradation-aware prompt extractor, which can generate accurate soft and hard semantic prompts even under strong degradation. The hard semantic prompts refer to the image tags, aiming to enhance the local perception ability of the T2I model, while the soft semantic prompts compensate for the hard ones to provide additional representation information. These semantic prompts encourage the T2I model to generate detailed and semantically accurate results. Furthermore, during the inference process, we integrate the LR images into the initial sampling noise to mitigate the diffusion model's tendency to generate excessive random details. The experiments show that our method can reproduce more realistic image details and hold better the semantics. The source code of our method can be found at https://github.com/cswry/SeeSR.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2311.16518")

Code

Syntology Ran 10 of 15 code samples harvested from 2 repositories linked to this paper; 5 have no recorded run. Of those that ran: 3 ran · our draft was wrong; 2 ran · fixture could not drive it; 5 ran with no contract checked.

By repository: official repository: 6 samples from 1 repository, 1 ran; community (archive-listed): 9 samples from 1 repository, 9 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

cswry/seesr officialmentioned in papermentioned on GitHubpytorchApache-2.0 report
xpixelgroup/diffbir mentioned on GitHubpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

15 samples harvested; 10 ran; 0 honoured the contract we drafted; 5 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

3ran · our draft was wrong
2ran · fixture could not drive it
5ran
5unverified

Licence: 0 of the 15 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

image_grid cswry/seesr/train_seesr.py official repository ran · fixture could not drive it Apache-2.0 (permissive) · bd5a05ce886da4ce · report
AttentionBlock cswry/seesr/basicsr/archs/dfdnet_util.py official repository unverified Apache-2.0 (permissive) · 8d3cd21cd5c3181a · report
adaptive_instance_normalization cswry/seesr/basicsr/archs/dfdnet_util.py official repository unverified Apache-2.0 (permissive) · b7c6741eed724350 · report
calc_mean_std cswry/seesr/basicsr/archs/dfdnet_util.py official repository unverified Apache-2.0 (permissive) · a7e8af4ef5efc131 · report
import_model_class_from_model_name_or_path cswry/seesr/train_seesr.py official repository unverified Apache-2.0 (permissive) · 2f00b39db5a81466 · report
zero_module cswry/seesr/models/controlnet.py official repository unverified Apache-2.0 (permissive) · da94debb8019ad46 · report
window_partition xpixelgroup/diffbir/diffbir/model/swinir.py community (archive-listed) ran · fixture could not drive it fingerprinted Apache-2.0 (permissive) · 144d10b49baeb8a6 · report
Normalize xpixelgroup/diffbir/diffbir/model/attention.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · c3a6b977022957cb · report
disabled_train xpixelgroup/diffbir/diffbir/model/cldm.py community (archive-listed) ran Apache-2.0 (permissive) · 566b9df70aa38276 · report
enforce_zero_terminal_snr xpixelgroup/diffbir/diffbir/model/gaussian_diffusion.py community (archive-listed) ran fingerprinted Apache-2.0 (permissive) · f8cffb7cf0621a45 · report
extract_into_tensor xpixelgroup/diffbir/diffbir/model/gaussian_diffusion.py community (archive-listed) ran Apache-2.0 (permissive) · 2fac110f5991fe84 · report
make_beta_schedule xpixelgroup/diffbir/diffbir/model/gaussian_diffusion.py community (archive-listed) ran Apache-2.0 (permissive) · 5b2d67393952cf18 · report
make_layer xpixelgroup/diffbir/diffbir/model/bsrnet.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · c04a23de0531da4a · report
normal_kl xpixelgroup/diffbir/diffbir/model/distributions.py community (archive-listed) ran fingerprinted Apache-2.0 (permissive) · 17eb0a31c91b671c · report
window_reverse xpixelgroup/diffbir/diffbir/model/swinir.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · 61bf152e6a42a184 · report

Tasks

Image Super-ResolutionSuper-Resolution

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Diffusion

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections