xinntao/ESRGAN
ECCV18 Workshops - Enhanced SRGAN. Champion PIRM Challenge on Perceptual Super-Resolution. The training codes are in BasicSR. 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
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
- readme: https://github.com/xinntao/ESRGAN · fetched 2026-08-28 · 59b2d5a8ec81
- homepage: https://github.com/xinntao/BasicSR · fetched 2026-08-29 · 5d2ec73c7496
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| xinntao/ESRGAN | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem