gayathri1462/Controlling-Media-Player-with-Hand-Gestures-using-Convolutional-Neural-Network
An application to control media player from distance using hand gestures. It was developed by creating a hand gestures dataset using OpenCV, building a 2D CNN model for feature extraction and classification, and integrating the Keyboard keys to hand gestures using the PyAutoGUI library. whenever a gesture is predicted, the corresponding action is performed on the Media Player. Also, created a user interface using the Streamlit web framework and deployed source files with demo using streamlit.io sharing.
No commits in the last 6 months.
Stars
15
Forks
4
Language
Jupyter Notebook
License
—
Category
Last pushed
Jan 27, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/gayathri1462/Controlling-Media-Player-with-Hand-Gestures-using-Convolutional-Neural-Network"
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...