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

NVlabs/stylegan2-ada

StyleGAN2 with adaptive discriminator augmentation (ADA) - Official TensorFlow implementation observed · 2026-08-28

github.com/NVlabs/stylegan2-ada · homepage · 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2156
  • days_rel: n/a
  • days_push: 792
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1829 stars · 484 forks observed · 2026-08-28

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

NVIDIA's official TensorFlow implementation of StyleGAN2 with adaptive discriminator augmentation (ADA), enabling high-quality GAN training on small datasets. It includes command-line tools for training, image generation, and projection, though it has been superseded by the official PyTorch version.

Use cases

  • train a GAN on a few thousand images
  • generate synthetic faces with stylegan2
  • fine-tune a pretrained GAN on my own dataset
  • reproduce the ADA paper training runs
  • project real images into latent space of a GAN
  • improve FID on CIFAR-10 with limited data

When to choose

  • you need the original TensorFlow implementation for research reproducibility
  • you have limited training images and want stable GAN training via ADA
  • you need to load network pickles from StyleGAN or StyleGAN2

When to avoid

  • you prefer PyTorch - use the official stylegan2-ada-pytorch instead
  • you need actively maintained code or a permissive license
  • you lack a CUDA GPU

Facets

library · maturity maintenance

machine-learning deep-learning image-processing cli machine-learning deep-learning computer-vision image-processing artificial-intelligence python gan stylegan2 generative-models tensorflow discriminator-augmentation nvidia-research image-synthesis limited-data-training linux gpu

6 sources

Member repositories

RepositoryRoleHealth v2
NVlabs/stylegan2-adamain32

For agents

markdown · JSON · MCP: product_card(name="NVlabs/stylegan2-ada")

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