Skip to content

Gesture_Recognition is an open-source project aimed at advancing human-computer interaction through gesture recognition technology.

License

Notifications You must be signed in to change notification settings

sumitjhaleriya/Gesture_Recognition

Repository files navigation

Gesture_Recognition

This is a gesture recognition project . It recognizes the signed input for model . It basically uses opencv for Image data collection and testing . Keras library is used for augmentation of data , model creation and saving . As an example GestureRecognitionfor2Signs.ipynb file is provied to show how the code runs.

Hosting

Steps to run :

  1. You need to install libraries using this command
  pip install os opencv-contrib-python keras tensorflow numpy
  1. Copy the code from the two main files :main.py and Augmentation.py

  2. Run them using jupyter notebook or any python interpretor .

you can watch the demo of the project here :

Demo

https://youtu.be/YQw7kbFhJBM

Here are some screenshots of output:

Screenshots

App Screenshot App Screenshot App Screenshot

About

Gesture_Recognition is an open-source project aimed at advancing human-computer interaction through gesture recognition technology.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published