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

CompVis/taming-transformers

Taming Transformers for High-Resolution Image Synthesis observed · 2026-08-28

github.com/CompVis/taming-transformers · homepage · Jupyter Notebook · MIT (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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2085
  • days_rel: n/a
  • days_push: 764
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

6521 stars · 1219 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

The official implementation of 'Taming Transformers for High-Resolution Image Synthesis' (CVPR 2021), combining a convolutional VQGAN codebook with an autoregressive transformer to synthesize high-resolution images. It ships pretrained models for class-conditional ImageNet, FFHQ, CelebA-HQ, COCO, and ADE20k, plus training scripts and Colab notebooks.

Use cases

  • generate high-resolution images with transformers
  • train a VQGAN on my own dataset
  • run class-conditional ImageNet image synthesis
  • semantically-guided image synthesis from segmentation maps
  • reconstruct images with pretrained VQGAN models
  • compare VQGAN with DALL-E

When to choose

  • you need the original VQGAN/transformer image synthesis models or their pretrained checkpoints
  • you want to train a VQGAN tokenizer on custom data
  • you're reproducing the CVPR 2021 paper or building on its codebook approach

When to avoid

  • you want modern latent diffusion image generation - use CompVis/latent-diffusion or Stable Diffusion instead
  • you need a maintained production library - this is research code with infrequent updates
  • you need text-to-image generation out of the box

Facets

library · maturity maintenance

machine-learning deep-learning image-processing transformers computer-vision deep-learning image-processing artificial-intelligence python cross-platform vqgan image-synthesis autoregressive-transformer generative-models research-code cvpr-2021 gpu linux

7 sources

Member repositories

RepositoryRoleHealth v2
CompVis/taming-transformersmain32

For agents

markdown · JSON · MCP: product_card(name="CompVis/taming-transformers")

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