XPixelGroup/HAT
CVPR2023 - Activating More Pixels in Image Super-Resolution Transformer TPAMI - HAT: Hybrid Attention Transformer for Image Restoration 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: 1589
- days_rel: n/a
- days_push: 822
- n_releases_24m: 0
Adoption not part of the score
1583 stars · 185 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
HAT (Hybrid Attention Transformer) is a PyTorch implementation of a state-of-the-art transformer model for image super-resolution and restoration, published at CVPR 2023 and extended in TPAMI. It includes pretrained models, real-world GAN-based SR variants, and inference tooling with tile mode for limited GPU memory.
Use cases
- upscale low-resolution images with a transformer model
- restore real-world degraded photos to high resolution
- benchmark super-resolution models on Set5, Set14, Urban100, Manga109
- train a custom image super-resolution model
- sharpen and denoise images with GAN-based SR
When to choose
- you need top-tier image super-resolution quality
- you want pretrained models for 4x upscaling or real-world SR
- you're doing research on transformer-based image restoration
When to avoid
- you need fast, lightweight upscaling on CPU or mobile
- you only need simple bicubic or Lanczos resizing
- you lack a GPU and can't tolerate slow inference
Facets
library · maturity stable
image-processing machine-learning deep-learning computer-vision image-processing deep-learning python super-resolution transformer image-restoration cvpr2023 pytorch gpu linux
1 source
- readme: https://github.com/XPixelGroup/HAT · fetched 2026-08-28 · 05edb6358bd6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| XPixelGroup/HAT | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem