Methods › Computer Vision › Generative Adversarial Networks › SRGAN

SRGAN

29 papers tagged archive 2025-07-28

archive 2025-07-28 Description, source and code snippet are the archive's method entry.

SRGAN is a generative adversarial network for single image super-resolution. It uses a perceptual loss function which consists of an adversarial loss and a content loss. The adversarial loss pushes the solution to the natural image manifold using a discriminator network that is trained to differentiate between the super-resolved images and original photo-realistic images. In addition, the authors use a content loss motivated by perceptual similarity instead of similarity in pixel space. The actual networks - depicted in the Figure to the right - consist mainly of residual blocks for feature extraction.

Formally we write the perceptual loss function as a weighted sum of a (VGG) content loss l^(SR)_X and an adversarial loss component l^(SR)_(Gen):

l^(SR) = l^(SR)_X + 10⁻³l^(SR)_(Gen)

Source: Photo-Realistic Single Image Super-Resolution Using a...See Code · lizhuoq/SRGAN

Papers archive 2025-07-28

29 shown of 29, newest first. Repository counts are the archive's code-links table. A Syntology line states what Syntology ran from that paper's harvested code; it is per sample and not a correctness claim.

Tasks archive 2025-07-28

20 shown of 31 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.

TaskPapers
Super-Resolution27
Image Super-Resolution19
Generative Adversarial Network9
SSIM7
Video Super-Resolution2
Brain Tumor Segmentation1
Data Compression1
Deep Learning1
Denoising1
Domain Adaptation1
Edge Detection1
Face Hallucination1
GPU1
Image Compression1
Image Enhancement1
Image Generation1
Image Restoration1
Infrared image super-resolution1
Medical Diagnosis1
Meta-Learning1

Usage over time archive 2025-07-28

Papers per year tagged with SRGAN: 2016 to 2025, peak 9 9 0 2016: 1 paper 2016 2017: 0 papers 2017 2018: 6 papers 2018 2019: 5 papers 2019 2020: 9 papers 2020 2021: 1 paper 2021 2022: 0 papers 2022 2023: 2 papers 2023 2024: 4 papers 2024 2025: 1 paper 2025
Papers per year the archive tags with this method, by the paper's archive date (29 dated). Bars are counts, not a trend claim.

Components: the archive holds no method-to-method composition, so PwC's Components table cannot be rebuilt; the Papers list carries no Results column for the same reason (the archive does not join its leaderboard rows to method tags).

Categories archive 2025-07-28

Generative Adversarial Networks

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