ahmetgunduz/Real-time-GesRec
Real-time Hand Gesture Recognition with PyTorch on EgoGesture, NvGesture, Jester, Kinetics and UCF101
Implements a two-stage hierarchical architecture combining lightweight detection with deep 3D CNN classifiers (ResNet-10, ResNeXt-101, C3D) to enable online gesture recognition via sliding windows, addressing temporal boundary detection without explicit frame annotations. Supports both RGB and depth modalities across multiple datasets and introduces Levenshtein distance as an evaluation metric to capture misclassifications, duplicates, and missed detections in continuous video streams. Includes pretrained models and utilities for dataset preparation on EgoGesture, nvGesture, Jester, Kinetics, and UCF101.
691 stars. No commits in the last 6 months.
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...
yaxan/Naruto_Handsign_Classification
Naruto Hand Gesture Recognition with OpenCV and Transfer Learning