vietnh1009/QuickDraw
Implementation of Quickdraw - an online game developed by Google observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2771
- days_rel: n/a
- days_push: 1330
- n_releases_24m: 0
Adoption not part of the score
1105 stars · 195 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python implementation of Google's Quick, Draw! game that recognizes hand-drawn sketches using a CNN trained on the Quick Draw dataset. It includes a webcam-based drawing app that tracks a colored pen and a canvas-based drawing app, plus training scripts and pretrained models for 20 categories.
Use cases
- recognize hand-drawn sketches with a neural network
- play a quick draw game using a webcam and a colored pen
- train a CNN on the Quick Draw dataset with custom categories
- classify doodles into 20 categories like apple, star, or tree
- experiment with PyTorch image classification on sketch data
When to choose
- you want a working sketch-recognition demo with pretrained models
- you want to learn CNN training with PyTorch and OpenCV on a fun dataset
- you want to retrain the classifier on your own set of Quick Draw categories
When to avoid
- you need production-grade sketch recognition with many categories
- you need a mobile or web deployment
- you need the full Quick Draw dataset coverage or stroke-based (sketchrnn) models
Facets
application · maturity maintenance
computer-vision image-processing machine-learning deep-learning computer-vision machine-learning deep-learning image-processing gaming-tools python cross-platform quickdraw sketch-classification cnn pytorch opencv webcam-drawing image-classification desktop
1 source
- readme: https://github.com/vietnh1009/QuickDraw · fetched 2026-08-28 · 2b89a38b53e4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vietnh1009/QuickDraw | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="vietnh1009/QuickDraw")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem