Hand Gesture Remote Controller
Created my own dataset and trained a model to replace a remote controller with some hand gestures using a simple MLP using the detected key points.
Basic
AI / ML
Python
Estimates hand pose using MediaPipe.
This is a sample program that recognizes hand gestures with a simple MLP using the detected key points.
️This is forked from kinivi/hand-gesture-recognition-mediapipe.
The main aim is to replace a remote controller with some hand gestures. As this model is intended to be used in a smart mirror application as a navigator.