ArminSmajlagic/Real-Time-Hand-Gesture-Recognition
Computer Vision; Deep LSTM Neural Network implemented with TensorFlow, OpenCV, Keres. LSTM NN was built on MediaPipe's pose & hands models for body detection
This software lets computers understand and respond to human hand gestures in real-time. It takes live video input of a person's hands and identifies specific gestures like 'Like', 'Ok', or 'Hello'. This is useful for anyone looking to create more intuitive and natural ways for people to interact with machines or digital interfaces, such as in presentations or interactive displays.
No commits in the last 6 months.
Use this if you need a system that can accurately detect and interpret specific hand movements from a video stream to trigger actions or provide feedback.
Not ideal if you need to analyze highly complex fine motor skills, recognize custom gestures on the fly without prior training, or track objects other than human hands.
Stars
9
Forks
—
Language
Python
License
—
Category
Last pushed
Mar 20, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ArminSmajlagic/Real-Time-Hand-Gesture-Recognition"
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
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...