Wentong-DST/attn-gan
Pytorch implementation of paper: AttnGAN Fine-Grained Text to Image Generation with Attentional Generative Adversarial Networks
This tool helps researchers and AI artists generate highly detailed and realistic images from text descriptions. You input a descriptive sentence, like "a bird with a red belly and a long beak," and it outputs a corresponding image. It's ideal for those exploring advanced image synthesis or creative content generation.
No commits in the last 6 months.
Use this if you need to create specific images based on fine-grained text descriptions, rather than just general concepts.
Not ideal if you're looking for a simple, off-the-shelf image generator for general use without deep learning expertise.
Stars
27
Forks
12
Language
Python
License
MIT
Category
Last pushed
Oct 24, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/Wentong-DST/attn-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:...