stack-gan topic

List stack-gan repositories

GAN

20
Stars
10
Forks
Watchers

We aim to generate realistic images from text descriptions using GAN architecture. The network that we have designed is used for image generation for two datasets: MSCOCO and CUBS.

StackGAN

32
Stars
9
Forks
Watchers

TensorFlow implementation of "Text to Photo-realistic Image Synthesis with Stacked Generative Adversarial Networks" by Han Zhang, et al.