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

NVlabs/stylegan2-ada-pytorch

StyleGAN2-ADA - Official PyTorch implementation observed · 2026-08-28

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

  • gap_med: n/a
  • age_days: 2059
  • days_rel: n/a
  • days_push: 845
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4487 stars · 1241 forks observed · 2026-08-28

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

Official PyTorch implementation of StyleGAN2-ADA, a generative adversarial network with adaptive discriminator augmentation for training with limited data. It supports training from scratch or fine-tuning pre-trained GANs on datasets of only a few thousand images.

Use cases

  • train a GAN on a few thousand images
  • generate synthetic faces with StyleGAN2
  • fine-tune a pre-trained StyleGAN on my own dataset
  • reproduce StyleGAN2-ADA paper results in PyTorch
  • compute FID metrics for generated images
  • convert my image dataset to the ZIP/PNG training format

When to choose

  • you need state-of-the-art GAN training with limited training data
  • you want a verified PyTorch port compatible with TensorFlow StyleGAN2 pickles
  • you have NVIDIA GPUs and want faster training than the TF version

When to avoid

  • you need a permissively licensed model for commercial use without checking NVIDIA's license
  • you want diffusion models or modern generative approaches instead of GANs
  • you lack a CUDA-capable GPU

Facets

library · maturity maintenance

machine-learning deep-learning image-processing cli machine-learning computer-vision image-processing artificial-intelligence python cross-platform gan stylegan2 pytorch generative-models nvidia image-synthesis research-code gpu linux

6 sources

Member repositories

RepositoryRoleHealth v2
NVlabs/stylegan2-ada-pytorchmain32

For agents

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

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