iGAN

Image generator

Interactive image generation using Generative Adversarial Networks to satisfy user edits in real-time

Interactive Image Generation via Generative Adversarial Networks

GitHub

4k stars
175 watching
590 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list

computer-graphicscomputer-visiondcgandeep-learninggangenerative-adversarial-networkimage-manipulationpix2pix

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
postech-cvlab/pytorch-studiogan A comprehensive PyTorch library providing implementations of various Generative Adversarial Networks (GANs) for image generation and evaluation. 3,430
tachibanayoshino/animegan Generates anime-style images from real-world photos using a deep learning model. 4,494
junyanz/bicyclegan A PyTorch implementation of an image-to-image translation model that generates new images from paired training data. 1,486
junyanz/interactive-deep-colorization A system for automatically colorizing black and white images with user interactions. 2,694
cs-chan/artgan A software framework for generating art-inspired images using deep learning techniques 411
tkarras/progressive_growing_of_gans A training methodology for generative adversarial networks to improve quality and stability 6,095
casualganpapers/make-a-scene PyTorch implementation of a scene-based text-to-image generation system with human priors using Generative Adversarial Networks and semantic segmentation 333
yunjey/stargan Develops a unified generative model to translate images across multiple domains using a single network architecture. 5,229
nvlabs/stylegan3 An implementation of a generative adversarial network architecture designed to improve image synthesis and video generation capabilities 6,438
karoly-hars/gan_image_colorizing This project explores image colorization using generative adversarial networks on the CIFAR10 dataset. 11
phillipi/pix2pix An implementation of an image-to-image translation algorithm using deep learning techniques 10,163
mingyuliutw/cogan An implementation of a Generative Adversarial Network (GAN) designed to generate diverse types of images from single input images 285
nvlabs/stylegan2 Improves upon the state-of-the-art architecture for generating high-quality images using a GAN-based approach 10,991
arkaju/image-colorization-cyclegan A project that utilizes Generative Adversarial Networks to colorize grayscale images 19
paddlepaddle/paddlegan A comprehensive library for building and training generative adversarial networks (GANs) and other deep learning models. 7,902