CompVis/taming-transformers
Taming Transformers for High-Resolution Image Synthesis 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
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
- readme: https://github.com/CompVis/taming-transformers · fetched 2026-08-28 · d8c9e0231ce2
- homepage: https://arxiv.org/abs/2012.09841 · fetched 2026-08-29 · 9e806b3cb35a
- site_page: https://info.arxiv.org/about/donate.html · fetched 2026-08-29 · cca9c3a11c56
- site_page: https://info.arxiv.org/about/ourmembers.html · fetched 2026-08-29 · 47cbc55ff1de
- site_page: https://info.arxiv.org/about · fetched 2026-08-29 · a1f16f915a9a
- registry_pypi: https://pypi.org/pypi/taming-transformers/json · fetched 2026-08-29 · f6af0db5500b
- site_page: https://info.arxiv.org/labs/index.html · fetched 2026-08-29 · b14a8d05a0ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| CompVis/taming-transformers | main | 32 |
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