stack-gan topic
List
stack-gan repositories
Hands-On-Deep-Learning-Algorithms-with-Python
110
Stars
76
Forks
Watchers
Hands-On Deep Learning Algorithms with Python, By Packt
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
34
Stars
9
Forks
Watchers
TensorFlow implementation of "Text to Photo-realistic Image Synthesis with Stacked Generative Adversarial Networks" by Han Zhang, et al.