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

NVlabs/stylegan

StyleGAN - Official TensorFlow Implementation observed · 2026-08-28

github.com/NVlabs/stylegan · 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: 2767
  • days_rel: n/a
  • days_push: 875
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

14416 stars · 3135 forks observed · 2026-08-28

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

The official TensorFlow implementation of StyleGAN, NVIDIA's style-based generator architecture for generative adversarial networks from the CVPR 2019 paper. It enables training and synthesizing high-quality photorealistic images, notably human faces, with scale-specific control over generated attributes.

Use cases

  • generate photorealistic human faces with a GAN
  • train a style-based generator on my own image dataset
  • control specific attributes of generated images via latent vectors
  • reproduce the StyleGAN CVPR 2019 paper results
  • interpolate between faces in latent space
  • study disentanglement of latent factors in GANs

When to choose

  • you need the original StyleGAN architecture exactly as published
  • you are doing GAN research or reproducing the paper
  • your stack already uses TensorFlow 1.x with CUDA/cuDNN
  • you want the official pretrained FFHQ face generator

When to avoid

  • you want modern PyTorch tooling - use StyleGAN2-ADA-PyTorch or StyleGAN3 instead
  • you need TensorFlow 2.x or recent GPU support
  • you need a permissively licensed model - it is CC BY-NC (non-commercial)
  • you want actively maintained code - this repo is legacy

Facets

library · maturity maintenance

machine-learning deep-learning image-processing deep-learning machine-learning image-processing computer-vision python gan stylegan generative-models tensorflow face-generation research-code nvidia gpu linux

6 sources

Member repositories

RepositoryRoleHealth v2
NVlabs/styleganmain32

For agents

markdown · JSON · MCP: product_card(name="NVlabs/stylegan")

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