asingh33/CNNGestureRecognizer
Gesture recognition via CNN. Implemented in Keras + Tensorflow/Theano + OpenCV
Implements real-time hand gesture classification using a 12-layer CNN with dual preprocessing pipelines (binary thresholding and HSV-based skin masking) to handle varying lighting and background conditions. Features training capabilities to add custom gestures, in-app feature map visualization for network interpretability, and real-time prediction output to JSON or console. Supports both TensorFlow and Theano backends via Keras, with pretrained weights for five gestures (OK, PEACE, STOP, PUNCH, NOTHING).
1,043 stars. No commits in the last 6 months.
Stars
1,043
Forks
355
Language
Python
License
MIT
Category
Last pushed
Mar 24, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/asingh33/CNNGestureRecognizer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
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...
yaxan/Naruto_Handsign_Classification
Naruto Hand Gesture Recognition with OpenCV and Transfer Learning