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.

QuickDraw
50
Established
quickdraw-cnn
29
Experimental
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 24/25
Maintenance 0/25
Adoption 5/25
Maturity 9/25
Community 15/25
Stars: 1,111
Forks: 196
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 14
Forks: 4
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About QuickDraw

vietnh1009/QuickDraw

Implementation of Quickdraw - an online game developed by Google

Leverages a convolutional neural network trained on Google's Quick Draw dataset to classify hand-drawn sketches across 20 object categories in real-time. Provides two interaction modes: a camera app using color-based pen tracking (blue/red/green) via OpenCV for direct webcam drawing, and a canvas-based drawing interface. Built with PyTorch for model inference and trained on 10,000 images per class with 80/20 train-test split.

About quickdraw-cnn

larswaechter/quickdraw-cnn

A convolutional neural network using Tensorflow and Google's Quick, Draw! dataset to recognize hand drawn images.

Scores updated daily from GitHub, PyPI, and npm data. How scores work