NTT123/sketch-transformer
Modeling Draw, Quick! dataset using transformers
This helps researchers and AI artists generate new sketches based on categories like 'car' or 'cat'. You provide a category, and it outputs novel sketches that fit that description. It's designed for those exploring creative AI applications or studying generative models for visual data.
No commits in the last 6 months.
Use this if you want to generate unique, category-specific line drawings and explore the capabilities of AI in creative sketch generation.
Not ideal if you need to generate photorealistic images or highly detailed artistic renderings, as this focuses specifically on simple line sketches.
Stars
7
Forks
1
Language
Python
License
MIT
Category
Last pushed
Sep 19, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/NTT123/sketch-transformer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lucidrains/x-transformers
A concise but complete full-attention transformer with a set of promising experimental features...
kanishkamisra/minicons
Utility for behavioral and representational analyses of Language Models
lucidrains/simple-hierarchical-transformer
Experiments around a simple idea for inducing multiple hierarchical predictive model within a GPT
lucidrains/dreamer4
Implementation of Danijar's latest iteration for his Dreamer line of work
Nicolepcx/Transformers-in-Action
This is the corresponding code for the book Transformers in Action