nickgillian/grt
gesture recognition toolkit
The Gesture Recognition Toolkit (GRT) helps you analyze real-time sensor data to identify specific body movements, sounds, or other patterns. You input data from sensors like accelerometers, cameras, or custom devices, and it outputs recognized gestures or patterns. This is ideal for researchers, artists, or engineers developing interactive systems, human-computer interfaces, or performance art.
886 stars. No commits in the last 6 months.
Use this if you need to train a system to recognize specific, repeatable actions or patterns from various sensor inputs and then identify those in real-time.
Not ideal if your primary need is general-purpose data analysis or complex natural language processing.
Stars
886
Forks
287
Language
C++
License
—
Category
Last pushed
Nov 01, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/nickgillian/grt"
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
charliegerard/gestures-ml-js
[WIP] - Gesture recognition using hardware and Tensorflow.js
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)...