lucidrains/stylegan2-pytorch
Simplest working implementation of Stylegan2, state of the art generative adversarial network, in Pytorch. Enabling everyone to experience disentanglement observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 1
- Release rhythm 8
- Longevity 100
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: 2428
- days_rel: 598
- days_push: 598
- n_releases_24m: 1
Adoption not part of the score
3783 stars · 582 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A simple PyTorch implementation of StyleGAN2, a state-of-the-art generative adversarial network, trainable entirely from the command line without coding. It lets users train GANs on their own image datasets and generate novel images or latent-space interpolation videos.
Use cases
- train a GAN on my own image dataset
- generate realistic fake images of faces or objects
- create latent space interpolation videos
- learn how StyleGAN2 works in PyTorch
- generate images of things that don't exist
- experiment with generative adversarial networks without coding
When to choose
- you want a minimal, easy-to-use StyleGAN2 implementation trainable via CLI
- you have a GPU with CUDA and a folder of training images
- you want a pip-installable package with checkpointing and resumption built in
When to avoid
- you need the latest GAN architectures or state-of-the-art image quality
- you require distributed or multi-GPU training at scale
- you have no GPU available, since training requires CUDA
Facets
library · maturity maintenance
machine-learning deep-learning image-processing cli deep-learning machine-learning artificial-intelligence image-processing python cli cross-platform stylegan2 generative-adversarial-network pytorch image-generation gan gpu
3 sources
- readme: https://github.com/lucidrains/stylegan2-pytorch · fetched 2026-08-28 · 7212340cfefe
- homepage: https://thispersondoesnotexist.com · fetched 2026-08-29 · c7f9e752e087
- registry_pypi: https://pypi.org/pypi/stylegan2-pytorch/json · fetched 2026-08-29 · a74b9c7bb19d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lucidrains/stylegan2-pytorch | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="lucidrains/stylegan2-pytorch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem