carpedm20/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3919
- days_rel: n/a
- days_push: 2065
- n_releases_24m: 0
Adoption not part of the score
7177 stars · 2581 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A TensorFlow implementation of Deep Convolutional Generative Adversarial Networks (DCGAN) for generating images such as faces and digits. It includes training scripts, dataset download helpers, and support for custom image datasets.
Use cases
- generate realistic face images with a gan
- train a dcgan on my own image dataset
- reproduce the dcgan paper in tensorflow
- generate handwritten mnist digits with a gan
- learn how generative adversarial networks are implemented
- create ai-generated profile pictures
When to choose
- you want a simple, well-known reference implementation of DCGAN
- you are studying or teaching how GANs work from readable code
- you need to train an image generator on MNIST, CelebA, or a custom image folder
When to avoid
- you need modern TensorFlow 2.x or PyTorch support - the code targets TensorFlow 0.12
- you need production-grade, actively maintained GAN tooling
- you want the latest GAN architectures beyond DCGAN
Facets
library · maturity abandoned
machine-learning deep-learning image-processing deep-learning machine-learning image-processing artificial-intelligence python gan dcgan tensorflow generative-models image-generation research-code linux macos gpu
2 sources
- readme: https://github.com/carpedm20/DCGAN-tensorflow · fetched 2026-08-28 · 59ab442fa8f7
- homepage: http://carpedm20.github.io/faces/ · fetched 2026-08-29 · 3aa7c7fc80c7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| carpedm20/DCGAN-tensorflow | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="carpedm20/DCGAN-tensorflow")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem