junyanz/iGAN
Interactive Image Generation via 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: 3633
- days_rel: n/a
- days_push: 2220
- n_releases_24m: 0
Adoption not part of the score
4005 stars · 584 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
iGAN is a research application implementing interactive image generation with generative adversarial networks, letting users draw strokes that are converted into photo-realistic images in real time. It also serves as a visual debugging tool for exploring what deep generative models can produce.
Use cases
- generate photo-realistic images from a few brush strokes
- interactively edit images constrained to the natural image manifold
- visually debug and explore what a GAN has learned
- reproduce the ECCV 2016 iGAN paper experiments
- demo interactive GAN interfaces for teaching or research
When to choose
- you need the reference implementation of the iGAN paper
- you want an interactive drawing interface backed by a DCGAN model
- you are studying or visualizing deep generative models on small image datasets
When to avoid
- you need a maintained, production-ready image editing tool
- you want modern PyTorch or GPU-stack support (it uses Python 2, Theano, and PyQt4)
- you need high-resolution or general-purpose image synthesis
Facets
application · maturity abandoned
machine-learning deep-learning image-processing gui computer-vision image-processing deep-learning graphics artificial-intelligence python gan dcgan interactive-image-generation theano pyqt research-code linux desktop
1 source
- readme: https://github.com/junyanz/iGAN · fetched 2026-08-28 · 14f392bda997
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| junyanz/iGAN | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem