text-to-image

Image generator

A TensorFlow implementation of generating images from text descriptions using a Generative Adversarial Network (GAN) architecture

Generative Adversarial Text to Image Synthesis / Please Star -->

GitHub

599 stars
30 watching
162 forks
Language: Python
last commit: almost 4 years ago
Linked from 2 awesome lists

gantensorflowtensorlayertext-to-image

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
zsdonghao/unsup-im2im A framework for unsupervised image-to-image translation using Generative Adversarial Networks (GANs) and deep learning. 73
zsdonghao/spatial-transformer-nets An implementation of Spatial Transformer Networks in TensorFlow for learning to apply transformations to images via classification tasks. 36
taoxugit/attngan Reproduces text-to-image generation with attentional generative adversarial networks. 1,339
hanzhanggit/stackgan A PyTorch implementation of a generative adversarial network for image synthesis from text descriptions 1,860
reedscot/icml2016 Generates synthetic images from text descriptions using a Generative Adversarial Network (GAN) 913
hanzhanggit/stackgan-v2 Software framework for training and evaluating generative models of images and text based on adversarial networks 843
tdrussell/illustrationgan A Generative Adversarial Networks implementation for modeling illustrations using a custom dataset of anime faces. 269
google-research/xmcgan_image_generation This implementation enables text-to-image generation by leveraging cross-modal contrastive learning. 98
tensorlayer/dcgan A deep learning implementation of a generative adversarial network for generating images from text descriptions. 339
pbaylies/stylegan2 Implementation of a generative adversarial network for generating images with conditional variations. 315
mingyuliutw/cogan An implementation of a Generative Adversarial Network (GAN) designed to generate diverse types of images from single input images 285
pravj/geopattern Generates SVG image patterns from text input using pattern and color algorithms 1,271
sktbrain/discogan An implementation of cross-domain relation discovery using Generative Adversarial Networks (GANs) to translate images between domains 773
wuhuikai/gp-gan A software framework for generating high-resolution image blends by combining source and destination images using a deep generative model. 461
eps696/aphantasia A text-to-image tool using CLIP and FFT/DWT parameters to generate detailed images from user-provided text prompts. 776