ahmetgunduz/Real-time-GesRec
Real-time Hand Gesture Recognition with PyTorch on EgoGesture, NvGesture, Jester, Kinetics and UCF101
This project helps systems recognize dynamic hand gestures in real-time video feeds. It takes video input of someone performing gestures and identifies what gesture is being made, even when gestures start and stop unpredictably. It's useful for anyone building interactive systems controlled by natural hand movements, such as in robotics, augmented reality, or accessible computing.
691 stars. No commits in the last 6 months.
Use this if you need to build applications that interpret complex, continuous hand gestures from live video and respond instantly.
Not ideal if your application only needs to detect static hand poses or if real-time performance is not a critical requirement.
Stars
691
Forks
175
Language
Python
License
MIT
Category
Last pushed
Dec 29, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ahmetgunduz/Real-time-GesRec"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
asingh33/CNNGestureRecognizer
Gesture recognition via CNN. Implemented in Keras + Tensorflow/Theano + OpenCV
nickgillian/grt
gesture recognition toolkit
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)...