vietnh1009/QuickDraw
Implementation of Quickdraw - an online game developed by Google
This project lets you play Google's QuickDraw game using either your webcam or a drawing canvas. You can draw common objects like apples, trees, or stars, and the system tries to guess what you're drawing. It's designed for anyone who wants to play an interactive drawing game.
1,111 stars. No commits in the last 6 months.
Use this if you want to play an AI-powered drawing game using real-time webcam input or a digital canvas.
Not ideal if you're looking for a general-purpose drawing application or advanced image editing tools.
Stars
1,111
Forks
196
Language
Python
License
MIT
Category
Last pushed
Jan 11, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/vietnh1009/QuickDraw"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
vietnh1009/QuickDraw-AirGesture-tensorflow
Implementation of QuickDraw - an online game developed by Google, combined with AirGesture - a...
ssusnic/Machine-Learning-Doodle-Recognition
A project on making a game like Quick Draw using Machine Learning with Convolutional Neural Network.
studiomoniker/Quickdraw-appendix
Dataset of 25k penises: an appendix to the Quick, Draw! Dataset
larswaechter/quickdraw-cnn
A convolutional neural network using Tensorflow and Google's Quick, Draw! dataset to recognize...
xenova/doodle-dash
Doodle Dash, an ML-powered web game that runs completely in your browser, thanks to Transformers.js!