Rakshith-Manandi / text-to-image-using-GAN
This repository consists of code that is used to convert text-embeddings into Images using Generative Adversarial Networks(GAN)
☆50Updated 6 years ago
Alternatives and similar repositories for text-to-image-using-GAN:
Users that are interested in text-to-image-using-GAN are comparing it to the libraries listed below
- Created a Generative Adversarial Network (GAN) that takes in a textual description of a flower and generates an image of the flower.☆12Updated 4 years ago
- ☆52Updated 2 years ago
- Implementation of deep learning paper titled StackGAN: Text to Photo-realistic Image Synthesis with Stacked Generative Adversarial Networ…☆12Updated 4 years ago
- Text to Image Generation with Semantic-Spatial Aware GAN☆184Updated 3 years ago
- Simple Tensorflow implementation of "AttnGAN: Fine-Grained Text to Image Generation with Attentional Generative Adversarial Networks" (CV…☆28Updated 5 years ago
- Text to Image Generation using Attentional Generative Adversarial Networks☆34Updated last year
- Pytorch implementation of Generative Adversarial Text-to-Image Synthesis paper