JingyunLiang/SwinIR
SwinIR: Image Restoration Using Swin Transformer (official repository) observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 1843
- days_rel: n/a
- days_push: 841
- n_releases_24m: 0
Adoption not part of the score
5580 stars · 665 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Official PyTorch implementation of SwinIR, a Swin Transformer-based model for image restoration tasks including super-resolution, denoising, and JPEG compression artifact reduction. It provides pretrained models, training/evaluation code, and demos (Colab, Gradio, Replicate, mobile) achieving state-of-the-art results on low-level vision benchmarks.
Use cases
- upscale low-resolution images to high resolution
- remove noise from grayscale or color photos
- reduce JPEG compression artifacts in images
- restore real-world degraded photos with super-resolution
- run lightweight super-resolution on mobile devices
- deblock compressed images before further processing
When to choose
- you need state-of-the-art image super-resolution or denoising with pretrained models
- you want a transformer-based restoration baseline for research or comparison
- you need to clean up JPEG-compressed or noisy images in a Python pipeline
- you want a lightweight SR model that runs on mobile or via web demos
When to avoid
- you need video restoration rather than single-image processing
- you require real-time inference on CPU-constrained hardware
- you want a general-purpose image editor rather than a restoration model
- your task is high-level vision like detection or segmentation
Facets
library · maturity maintenance
image-processing computer-vision deep-learning machine-learning computer-vision image-processing deep-learning machine-learning python cross-platform super-resolution image-denoising jpeg-artifact-reduction image-deblocking swin-transformer vision-transformer pytorch low-level-vision pretrained-models image-restoration gpu
6 sources
- readme: https://github.com/JingyunLiang/SwinIR · fetched 2026-08-28 · bf05e129f278
- homepage: https://arxiv.org/abs/2108.10257 · fetched 2026-08-29 · 81c9f003aee2
- site_page: https://info.arxiv.org/about/ourmembers.html · fetched 2026-08-29 · 47cbc55ff1de
- site_page: https://info.arxiv.org/about/donate.html · fetched 2026-08-29 · cca9c3a11c56
- site_page: https://info.arxiv.org/about · fetched 2026-08-29 · a1f16f915a9a
- site_page: https://info.arxiv.org/labs/index.html · fetched 2026-08-29 · b14a8d05a0ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| JingyunLiang/SwinIR | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="JingyunLiang/SwinIR")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem