StackGAN-v2

Image Text GAN Framework

Software framework for training and evaluating generative models of images and text based on adversarial networks

GitHub

847 stars
34 watching
190 forks
Language: Python
last commit: over 6 years ago

Related projects:

RepositoryDescriptionStars
hanzhanggit/stackganA PyTorch implementation of a generative adversarial network for image synthesis from text descriptions1,863
zsdonghao/text-to-imageA TensorFlow implementation of generating images from text descriptions using a Generative Adversarial Network (GAN) architecture602
zcemycl/matlab-ganA collection of MATLAB implementations for Generative Adversarial Networks (GANs) and related deep learning techniques190
saic-mdal/hidtA software framework implementing a generative adversarial network (GAN) model for image generation and manipulation4
htzheng/cm-gan-inpaintingA deep learning framework for image inpainting using a cascaded modulation GAN design with object-aware training and spatial adaptive modulation.243
google-research/xmcgan_image_generationThis implementation enables text-to-image generation by leveraging cross-modal contrastive learning.98
wuhuikai/gp-ganAn algorithm for blending two images together to create realistic high-resolution images463
tensorlayer/dcganA deep learning implementation of a generative adversarial network for generating images from text descriptions.340
caogang/wgan-gpAn implementation of an improved training algorithm for generative adversarial networks (GANs), specifically designed to stabilize the training process using a gradient penalty term.1,515
subeeshvasu/awsome-gan-trainingA curated collection of resources and techniques for training Generative Adversarial Networks (GANs) with various architectures, normalization methods, and regularization strategies.27
dmitryulyanov/ageThis repository provides code for training Generative Adversarial Networks (GANs) for various image datasets, including face generation.285
taoxugit/attnganReproduces text-to-image generation with attentional generative adversarial networks.1,343
jerryli27/twinganA framework for unpaired cross-domain image translation using GANs with adaptive normalization parameters and weight-sharing.718
tensorflow/ganProvides tools and utilities for training and evaluating Generative Adversarial Networks (GANs) in TensorFlow944
mit-han-lab/data-efficient-gansImproves GAN training efficiency by incorporating data augmentation1,286