utsav-195/text-to-image-generator-gan
Created a Generative Adversarial Network (GAN) that takes in a textual description of a flower and generates an image of the flower.
This tool generates realistic images of flowers based on text descriptions. You provide written descriptions of a flower, and it produces a corresponding image of that flower. This is useful for anyone who needs to visualize floral concepts from text, such as botanical artists, educators, or florists.
No commits in the last 6 months.
Use this if you need to create visual representations of flowers directly from their textual descriptions without needing actual photographs or drawing skills.
Not ideal if you need to generate images of subjects other than flowers, or if you require extremely high-resolution, photorealistic images for commercial printing.
Stars
12
Forks
3
Language
Jupyter Notebook
License
—
Category
Last pushed
Jan 14, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/utsav-195/text-to-image-generator-gan"
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:...