zsdonghao/im2txt2im
I2T2I: Text-to-Image Synthesis with textual data augmentation
This project helps researchers and developers working with image generation and understanding. It takes a collection of images and their corresponding captions, then generates new, realistic images based on descriptive text inputs. This tool is useful for anyone exploring how to create synthetic image datasets or develop text-to-image models.
No commits in the last 6 months.
Use this if you need to generate images from text descriptions, particularly for research in computer vision or artificial intelligence.
Not ideal if you are looking for a plug-and-play image generation tool without setting up development environments and datasets.
Stars
30
Forks
3
Language
Python
License
—
Category
Last pushed
Mar 21, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/zsdonghao/im2txt2im"
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:...