krasserm/super-resolution
Tensorflow 2.x based implementation of EDSR, WDSR and SRGAN for single image super-resolution 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2877
- days_rel: n/a
- days_push: 1573
- n_releases_24m: 0
Adoption not part of the score
1511 stars · 342 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A TensorFlow 2.x implementation of EDSR, WDSR, and SRGAN models for single image super-resolution, with a high-level training API and DIV2K dataset support. It includes pre-trained weights and example notebooks for training, fine-tuning, and upscaling images.
Use cases
- upscale low-resolution images with deep learning
- train an EDSR or WDSR super-resolution model
- fine-tune a super-resolution model with SRGAN for photo-realistic results
- reproduce NTIRE challenge super-resolution papers
- increase image resolution 2x, 3x, 4x, or 8x in Python
When to choose
- you want a TensorFlow 2.x/Keras codebase for single-image super-resolution
- you need to train or fine-tune EDSR, WDSR, or SRGAN on DIV2K or custom data
- you want ready-to-use pre-trained weights for quick upscaling experiments
When to avoid
- you need a production-ready image upscaling service or GUI rather than a research library
- you work outside the TensorFlow/Keras ecosystem (e.g. prefer PyTorch)
- you need actively maintained code with recent updates
Facets
library · maturity maintenance
machine-learning image-processing deep-learning computer-vision image-processing deep-learning machine-learning python super-resolution tensorflow2 keras edsr wdsr srgan div2k image-upscaling gpu
1 source
- readme: https://github.com/krasserm/super-resolution · fetched 2026-08-28 · 8297d624490b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| krasserm/super-resolution | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="krasserm/super-resolution")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem