#141 · Primary category: Image Generation
Neural-Photo-Editor
A simple interface for editing natural photos with generative neural networks.
Project last updated:03/22/17
GitHub Stars
2.1K
Forks
193
Contributors
3
License
MIT
Why we included this project
This repo is a rare chance to touch a generative model instead of just reading about one. It pairs code from the Introspective Adversarial Networks paper with a Tkinter GUI where you paint directly onto a photo, or onto a latent-space canvas, and watch the network produce a natural-looking edit. Seeing how small changes in a latent code translate into a believable image is the kind of intuition that reading alone rarely gives you. It also ships training and sampling scripts along with a small slice of the celebA validation set, so you can replay the workflow the authors used. The catch is the 2016-era toolchain, built on Python 2 with the Theano and lasagne stacks of that time. Treat it as a learning resource and research reproduction, not something to wire into a modern pipeline.
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.