#137 · Primary category: Image Generation
iGAN
Interactive Image Generation via Generative Adversarial Networks
Project last updated:08/05/20
GitHub Stars
4.0K
Forks
584
Contributors
2
License
MIT
Why we included this project
iGAN treats a generative adversarial network as something you can steer by hand instead of just sampling at random. Sketch a rough shape or lay down a few colored strokes, and the system searches the latent space of a pre-trained DCGAN, returning photo-realistic images that match your edits in real time. That makes it a useful tool for designers and researchers who want to prototype visual ideas by painting directly on a canvas, and for anyone trying to get a feel for what a generative model's latent space actually contains. The same interface doubles as a debugging aid: because it shows what the model can and cannot produce, you can probe a GAN's limits before committing to it. One caveat: the code dates back to Python 2, Theano, and older GPU toolchains, so expect real setup friction if you want to run it today.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
stable-diffusion-webui
Stable Diffusion web UI
ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
upscayl
🆙 Upscayl - #1 Free and Open Source AI Image Upscaler for Linux, MacOS and Windows.
InvokeAI
InvokeAI is a leading open-source creative engine for Stable Diffusion, offering an industry-leading web UI for generating and editing visual media.