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

dorarad/gansformer

Generative Adversarial Transformers observed · 2026-08-28

github.com/dorarad/gansformer · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 2011
  • days_rel: n/a
  • days_push: 1541
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1344 stars · 152 forks observed · 2026-08-28

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

GANformer is a research implementation of a generative adversarial transformer that uses a bipartite attention structure for efficient high-resolution image generation. It supports both PyTorch and TensorFlow and generalizes StyleGAN with multiplicative region-based modulation to encourage compositional scene representations.

Use cases

  • generate images with a transformer-based GAN
  • train a GAN on custom image datasets
  • experiment with compositional scene generation
  • sample images from pretrained GANformer models
  • research attention-based generative adversarial networks
  • compare against StyleGAN architectures

When to choose

  • you need a research-grade GAN with transformer attention for image synthesis
  • you want to study compositional and region-based generative modeling
  • you want pretrained models for image generation experiments

When to avoid

  • you need a production image-generation service with active support
  • you require the latest GPU stack since the code targets older PyTorch/TensorFlow and CUDA versions
  • you want a simple off-the-shelf text-to-image generator

Facets

library · maturity maintenance

machine-learning deep-learning image-processing graphics machine-learning deep-learning computer-vision image-processing python gan transformer generative-models stylegan image-synthesis research-code pytorch tensorflow gpu

1 source

Member repositories

RepositoryRoleHealth v2
dorarad/gansformermain23

For agents

markdown · JSON · MCP: product_card(name="dorarad/gansformer")

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