CoGAN

Image generator

An implementation of a Generative Adversarial Network (GAN) designed to generate diverse types of images from single input images

GitHub

286 stars
14 watching
66 forks
Language: Jupyter Notebook
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
google-research/xmcgan_image_generationThis implementation enables text-to-image generation by leveraging cross-modal contrastive learning.98
kohjingyu/gillA software framework for generating images and text using large language models440
pbaylies/stylegan2Implementation of a generative adversarial network for generating images with conditional variations.315
tensorlayer/dcganA deep learning implementation of a generative adversarial network for generating images from text descriptions.340
reedscot/icml2016Generates synthetic images from text descriptions using a Generative Adversarial Network (GAN)912
wuhuikai/gp-ganAn algorithm for blending two images together to create realistic high-resolution images463
mattya/chainer-dcganGenerates images using a Deep Convolutional Generative Adversarial Network (DCGAN) algorithm936
mingyuliutw/unitAn unsupervised deep learning framework for translating images between different modalities1,994
cs-chan/artganA software framework for generating art-inspired images using deep learning techniques412
zsdonghao/text-to-imageA TensorFlow implementation of generating images from text descriptions using a Generative Adversarial Network (GAN) architecture602
mxgmn/convchainAn algorithm for generating images from patterns using Markov chains and MCMC sampling743
taoxugit/attnganReproduces text-to-image generation with attentional generative adversarial networks.1,343
junyanz/bicycleganA PyTorch implementation of an image-to-image translation model that generates new images from paired training data.1,491
ypxie/hdganA PyTorch implementation of an adversarial network for generating high-definition images from text descriptions.150
dmitryulyanov/ageThis repository provides code for training Generative Adversarial Networks (GANs) for various image datasets, including face generation.285