GAN implementations collection resource
PyTorch implementations of Generative Adversarial Networks. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 3056
- days_rel: n/a
- days_push: 806
- n_releases_24m: 0
Adoption not part of the score
17446 stars · 4063 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A collection of clean PyTorch (and companion Keras) implementations of dozens of Generative Adversarial Network variants from research papers, such as CycleGAN, Pix2Pix, WGAN-GP, and InfoGAN. Each implementation focuses on the core ideas of the paper rather than exact architecture reproduction, making it a reference for learning and experimentation.
Use cases
- learn how GAN architectures work with readable pytorch code
- find a reference implementation of cyclegan or pix2pix
- compare different gan variants like wgan-gp and infogan
- get a starting point for implementing a generative adversarial network
- study gan paper implementations for a course or research project
When to choose
- you want simple, readable implementations of many GAN variants in one place
- you are learning generative models and want paper-to-code references
- you need a baseline implementation to modify for your own experiments
When to avoid
- you need a production-ready, actively maintained GAN training framework
- you require exact reproductions of paper architectures or state-of-the-art results
- you need timely bug fixes or support for the latest PyTorch versions
Facets
learning-resource · maturity maintenance
machine-learning deep-learning image-processing deep-learning machine-learning image-processing tutorials python cross-platform gan pytorch keras generative-models reference-implementations research-papers
1 source
- readme: https://github.com/eriklindernoren/PyTorch-GAN · fetched 2026-08-28 · 2244f5168c3a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| eriklindernoren/PyTorch-GAN | main | 32 |
| eriklindernoren/Keras-GAN | mirror | 32 |
For agents
markdown · JSON · MCP: product_card(name="eriklindernoren/PyTorch-GAN")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem