elliottwu/sText2Image
Attribute-Guided Sketch-to-Image Generation
This project helps graphic designers or artists transform freehand sketches into realistic images by combining sketch outlines with descriptive attributes. You provide a rough sketch and a list of attributes (like "Male, Mustache, Smiling"), and it generates a corresponding photorealistic image. It's designed for creative professionals who want to quickly visualize concepts without detailed drawing.
No commits in the last 6 months.
Use this if you need to generate realistic images from simple sketches, guided by specific facial attributes.
Not ideal if you're looking for text-to-image generation where text alone defines both content and shape, or if you need to translate between arbitrary image domains beyond attribute-guided sketch-to-image.
Stars
84
Forks
16
Language
Python
License
MIT
Category
Last pushed
Dec 06, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/elliottwu/sText2Image"
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:...