zsdonghao/text-to-image
Generative Adversarial Text to Image Synthesis / Please Star -->
Implements the GAN-CLS architecture using TensorFlow and TensorLayer to condition image generation on text embeddings, processing natural language descriptions through NLTK tokenization and Skip Thought vectors. Built on DCGAN foundations, it trains discriminator and generator networks adversarially on paired text-image datasets like Oxford-102 flowers to synthesize photorealistic images matching textual descriptions.
599 stars. No commits in the last 6 months.
Stars
599
Forks
161
Language
Python
License
—
Category
Last pushed
Jan 22, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/zsdonghao/text-to-image"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Yutong-Zhou-cv/Awesome-Text-to-Image
(ෆ`꒳´ෆ) A Survey on Text-to-Image Generation/Synthesis.
Baiyuetribe/paper2gui
Convert AI papers to GUI,Make it easy and convenient for everyone to use artificial intelligence...
tobran/DF-GAN
[CVPR2022 oral] A Simple and Effective Baseline for Text-to-Image Synthesis
aelnouby/Text-to-Image-Synthesis
Pytorch implementation of Generative Adversarial Text-to-Image Synthesis paper
akanimax/T2F
T2F: text to face generation using Deep Learning