vietnh1009/QuickDraw-AirGesture-tensorflow
Implementation of QuickDraw - an online game developed by Google, combined with AirGesture - a simple gesture recognition application
Combines hand-pose detection via webcam with a TensorFlow CNN classifier trained on 18 QuickDraw categories, enabling real-time air-drawing recognition without canvas interaction. The system uses OpenCV for hand tracking and centroid detection, feeding gesture sequences to a pre-trained model that classifies drawings mid-sketch. Includes containerized training and inference pipelines with Docker support and automatic session video recording.
No commits in the last 6 months.
Stars
94
Forks
20
Language
Python
License
MIT
Category
Last pushed
Jul 16, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/vietnh1009/QuickDraw-AirGesture-tensorflow"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
vietnh1009/QuickDraw
Implementation of Quickdraw - an online game developed by Google
ssusnic/Machine-Learning-Doodle-Recognition
A project on making a game like Quick Draw using Machine Learning with Convolutional Neural Network.
xenova/doodle-dash
Doodle Dash, an ML-powered web game that runs completely in your browser, thanks to Transformers.js!
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...