Ross ROSS = Recommend OSS · open-source software intelligence for agents

xinntao/ESRGAN

ECCV18 Workshops - Enhanced SRGAN. Champion PIRM Challenge on Perceptual Super-Resolution. The training codes are in BasicSR. observed · 2026-08-28

github.com/xinntao/ESRGAN · homepage · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2924
  • days_rel: n/a
  • days_push: 1415
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

6568 stars · 1119 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

ESRGAN (Enhanced SRGAN) is a PyTorch-based image super-resolution model that won the PIRM 2018 Challenge on Perceptual Super-Resolution. This repository provides testing code, pretrained models, and a network interpolation demo, with training code moved to BasicSR and development continued in Real-ESRGAN.

Use cases

  • upscale low-resolution images with better perceptual quality
  • enhance old photos by increasing resolution
  • test pretrained super-resolution models in python
  • interpolate between SRGAN and ESRGAN models
  • research perceptual image super-resolution

When to choose

  • you need a proven perceptual super-resolution model with pretrained weights
  • you want a simple inference/testing setup for ESRGAN
  • you are reproducing ECCV18 workshop or PIRM challenge results

When to avoid

  • you need training code - use BasicSR instead
  • you want practical real-world restoration with artifact removal - use Real-ESRGAN
  • you need tile inference, alpha channel, or 16-bit image support - available in Real-ESRGAN
  • you need an actively developed tool - this repo is frozen for compatibility

Facets

library · maturity maintenance

machine-learning deep-learning image-processing computer-vision image-processing deep-learning python windows super-resolution esrgan srgan image-restoration pytorch pretrained-models pirm-challenge linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
xinntao/ESRGANmain32

For agents

markdown · JSON · MCP: product_card(name="xinntao/ESRGAN")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem