senmaoy/RAT-GAN
A conditional GAN for text-to-image
This project helps researchers and developers working on generative AI to create realistic images from descriptive text. You input a textual description, and the system generates a corresponding image. It is designed for AI researchers and practitioners focused on text-to-image synthesis and generative adversarial networks.
No commits in the last 6 months.
Use this if you are an AI researcher or developer aiming to train and evaluate advanced text-to-image generation models on custom datasets.
Not ideal if you are an end-user looking for a ready-to-use application to generate images without deep technical expertise or powerful hardware.
Stars
52
Forks
9
Language
Python
License
—
Category
Last pushed
Jul 14, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/senmaoy/RAT-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:...