TensorFlow implementation of "Text to Photo-realistic Image Synthesis with Stacked Generative Adversarial Networks" by Han Zhang, et al.
☆38Apr 1, 2020Updated 6 years ago
Alternatives and similar repositories for StackGAN
Users that are interested in StackGAN are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A TF 2.0 implementation of Progressive growing of GANs☆17May 16, 2022Updated 4 years ago
- Collection of business analytics case studies that leverage data science methods to create business value (R and Python)☆13Jul 12, 2019Updated 7 years ago
- Simple Tensorflow implementation of "AttnGAN: Fine-Grained Text to Image Generation with Attentional Generative Adversarial Networks" (CV…