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

XPixelGroup/HAT

CVPR2023 - Activating More Pixels in Image Super-Resolution Transformer TPAMI - HAT: Hybrid Attention Transformer for Image Restoration observed · 2026-08-28

github.com/XPixelGroup/HAT · 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-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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
XPixelGroup/HATmain32

For agents

markdown · JSON · MCP: product_card(name="XPixelGroup/HAT")

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