crisbodnar/text-to-image
Text to Image Synthesis using Generative Adversarial Networks
This project helps researchers and developers explore the task of generating images from text descriptions. It takes a text description, such as 'a red flower with a green stem', and outputs a corresponding image. This is primarily useful for machine learning researchers, academics, or AI art enthusiasts experimenting with generative models.
No commits in the last 6 months.
Use this if you are a researcher or developer interested in generating synthetic images from text descriptions, particularly in academic or experimental contexts.
Not ideal if you need a production-ready tool for high-fidelity image generation or require extensive support and documentation for non-technical users.
Stars
78
Forks
28
Language
Python
License
—
Category
Last pushed
May 11, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/crisbodnar/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.
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
woozzu/tagan
An official PyTorch implementation of the paper "Text-Adaptive Generative Adversarial Networks:...