Skip to Content
Hand Gesture Remote Controller

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.

Responsible Ahmad Tohamy
Date Apr 2023
Viewers 0
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.