QuickDraw and quickdraw-cnn
The first is a game implementation that generates training data, while the second is a machine learning model that could be trained on or deployed within such a game—making them complements in a sketch-recognition pipeline.
About QuickDraw
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.
About quickdraw-cnn
larswaechter/quickdraw-cnn
A convolutional neural network using Tensorflow and Google's Quick, Draw! dataset to recognize hand drawn images.
This tool helps you classify hand-drawn sketches into specific categories. You provide a simple drawing, and it tells you what it recognizes, like a house or a car. It's designed for anyone interested in exploring how computers can understand and categorize quick doodles.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work