Skip to content

Akhil-Tony/Hand-Gesture-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hand-Gesture-Detection

Hand Gesture Detection using mediapipe

FrameWorks Used

  • OpenCV
  • MediaPipe
  • Tensorflow
  • Numpy

Working

  • Using generating_data.py file you can generate your own training data .. that means giving u freedom to create whatever gesture u want - there is no need for any external data u should download from internet.So you can teach any gesture to your neural network.
  • Usinig the training_model.py file you can train your model on the training data
  • And finally u can test the generated gesture_model.h5 model (which will be replaced everytime you execute the training_model.py ) using testing.py.

About

Hand Gesture Detection using mediapipe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages