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: about 6 years ago
Linked from 1 awesome list

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

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
postech-cvlab/pytorch-studioganA comprehensive PyTorch library providing implementations of various Generative Adversarial Networks (GANs) for image generation and evaluation.3,439
tachibanayoshino/animeganGenerates anime-style images from real-world photos using a deep learning model.4,502
junyanz/bicycleganA PyTorch implementation of an image-to-image translation model that generates new images from paired training data.1,491
junyanz/interactive-deep-colorizationA system for automatically colorizing black and white images with user interactions.2,701
cs-chan/artganA software framework for generating art-inspired images using deep learning techniques412
tkarras/progressive_growing_of_gansA training methodology for generative adversarial networks to improve quality and stability6,110
casualganpapers/make-a-scenePyTorch implementation of a scene-based text-to-image generation system with human priors using Generative Adversarial Networks and semantic segmentation334
yunjey/starganDevelops a unified generative model to translate images across multiple domains using a single network architecture.5,236
nvlabs/stylegan3An implementation of a generative adversarial network architecture designed to improve image synthesis and video generation capabilities6,478
karoly-hars/gan_image_colorizingThis project explores image colorization using generative adversarial networks on the CIFAR10 dataset.11
phillipi/pix2pixAn implementation of an image-to-image translation algorithm using deep learning techniques10,208
mingyuliutw/coganAn implementation of a Generative Adversarial Network (GAN) designed to generate diverse types of images from single input images286
nvlabs/stylegan2Improves upon the state-of-the-art architecture for generating high-quality images using a GAN-based approach11,010
arkaju/image-colorization-cycleganA project that utilizes Generative Adversarial Networks to colorize grayscale images19
paddlepaddle/paddleganA comprehensive library for building and training generative adversarial networks (GANs) and other deep learning models.7,935