charliegerard/gestures-ml-js
[WIP] - Gesture recognition using hardware and Tensorflow.js
This project helps developers build custom gesture recognition systems. It takes raw sensor data from accelerometers and gyroscopes (e.g., from an Arduino, Daydream controller, or mobile phone) as input, processes it using machine learning, and outputs classifications of specific gestures. This allows developers to create interactive experiences controlled by physical movements.
No commits in the last 6 months.
Use this if you are a developer looking to integrate custom motion-controlled interfaces into your web-based applications or hardware projects.
Not ideal if you need a pre-built, production-ready gesture recognition solution without requiring coding or hardware integration.
Stars
80
Forks
11
Language
JavaScript
License
GPL-3.0
Category
Last pushed
Sep 01, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/charliegerard/gestures-ml-js"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
asingh33/CNNGestureRecognizer
Gesture recognition via CNN. Implemented in Keras + Tensorflow/Theano + OpenCV
ahmetgunduz/Real-time-GesRec
Real-time Hand Gesture Recognition with PyTorch on EgoGesture, NvGesture, Jester, Kinetics and UCF101
nickgillian/grt
gesture recognition toolkit
pjyazdian/Gesture2Vec
This is an official PyTorch implementation of "Gesture2Vec: Clustering Gestures using...
EslamAsHhraf/Hand-Gesture-Recognition
🖐 An implementation of a machine learning model for detecting and recognizing hand signs (0-5)...