NVlabs/stylegan
StyleGAN - Official TensorFlow Implementation 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
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
- readme: https://github.com/NVlabs/stylegan · fetched 2026-08-28 · 0263bef3667d
- homepage: https://arxiv.org/abs/1812.04948 · fetched 2026-08-29 · f9e6e5606d99
- site_page: https://info.arxiv.org/about/donate.html · fetched 2026-08-29 · cca9c3a11c56
- site_page: https://info.arxiv.org/about/ourmembers.html · fetched 2026-08-29 · 47cbc55ff1de
- site_page: https://info.arxiv.org/about · fetched 2026-08-29 · a1f16f915a9a
- site_page: https://info.arxiv.org/labs/index.html · fetched 2026-08-29 · b14a8d05a0ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| NVlabs/stylegan | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem