tkarras/progressive_growing_of_gans
Progressive Growing of GANs for Improved Quality, Stability, and Variation 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: 3232
- days_rel: n/a
- days_push: 1658
- n_releases_24m: 0
Adoption not part of the score
6179 stars · 1083 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Official TensorFlow implementation of the ICLR 2018 NVIDIA paper 'Progressive Growing of GANs', which trains generators and discriminators from low to high resolution for stable, high-quality image synthesis. It includes training code, pretrained networks, and a higher-quality CelebA dataset.
Use cases
- train a GAN to generate high-resolution images
- reproduce the progressive growing of GANs paper results
- generate synthetic celebrity faces with a GAN
- study progressive GAN training methodology
- benchmark GAN image quality with inception score
When to choose
- you want the reference implementation of the Progressive GAN paper
- you need to generate 1024x1024 images with GANs on NVIDIA GPUs
- you are doing research on GAN training stability and metrics
When to avoid
- you need a maintained, modern GAN framework - use StyleGAN2-ADA or StyleGAN3 instead
- you want diffusion models or transformer-based generators
- you need a non-TensorFlow or CPU-only training setup
Facets
library · maturity maintenance
machine-learning deep-learning image-processing gpu-computing deep-learning machine-learning computer-vision image-processing artificial-intelligence python gan generative-adversarial-networks tensorflow research-code image-generation nvidia-research iclr-2018 gpu linux
7 sources
- readme: https://github.com/tkarras/progressive_growing_of_gans · fetched 2026-08-28 · 3221f805f067
- homepage: http://research.nvidia.com/publication/2017-10_Progressive-Growing-of · fetched 2026-08-29 · 2ce45c72bf09
- site_page: https://www.nvidia.com/en-us/about-nvidia/privacy-policy · fetched 2026-08-29 · 5362c58d0750
- site_page: https://www.nvidia.com/en-us/about-nvidia/privacy-center · fetched 2026-08-29 · b098377da9cc
- site_page: https://www.nvidia.com/en-us/about-nvidia/terms-of-service · fetched 2026-08-29 · 85469b6ff0a1
- site_page: https://www.nvidia.com/en-us/about-nvidia/accessibility · fetched 2026-08-29 · 8f61ce4143ec
- site_page: https://www.nvidia.com/en-us/about-nvidia/company-policies · fetched 2026-08-29 · b169611fd7d6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tkarras/progressive_growing_of_gans | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="tkarras/progressive_growing_of_gans")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem