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

VITA-Group/TransGAN

[NeurIPS‘2021] "TransGAN: Two Pure Transformers Can Make One Strong GAN, and That Can Scale Up", Yifan Jiang, Shiyu Chang, Zhangyang Wang observed · 2026-08-28

github.com/VITA-Group/TransGAN · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 2030
  • days_rel: n/a
  • days_push: 1400
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1695 stars · 203 forks observed · 2026-08-28

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

Official PyTorch implementation of TransGAN, a NeurIPS 2021 paper that builds a GAN whose generator and discriminator are both pure transformers. It includes training and evaluation scripts for CIFAR and other image datasets with distributed training, FID/IS evaluation, and data augmentation.

Use cases

  • train a GAN using pure transformer architectures
  • generate images with a transformer-based generator
  • reproduce TransGAN results from the NeurIPS 2021 paper
  • evaluate GAN sample quality with FID and IS metrics
  • experiment with transformer discriminators for image synthesis
  • study scaling behavior of transformer-based GANs

When to choose

  • you want to train or extend a transformer-only GAN in PyTorch
  • you need a reference implementation of the TransGAN paper
  • you are researching transformer architectures for image generation

When to avoid

  • you need a production-ready image generation service
  • you want a well-maintained library with active support
  • you need a non-research license for commercial use

Facets

library · maturity maintenance

machine-learning deep-learning image-processing machine-learning deep-learning computer-vision image-processing python gan transformer generative-models pytorch research-code image-generation neurips-2021 gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
VITA-Group/TransGANmain32

For agents

markdown · JSON · MCP: product_card(name="VITA-Group/TransGAN")

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