Skip to content

2vin/deep-gesture-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deep-gesture-recognition

Open-source gesture recognition using deep learning

This repo contains the code for detecting hand gestures using deep learning.

Installation

  1. Clone this repository: https://github.com/2vin/deep-gesture-recognition
  2. Install dependencies using - pip install -r requirements.txt
  3. Run the command - python inf_gesture.py
  4. In order to change camera index or video path, edit the 'VideoCapture' command in the file 'inf_gesture.py'

Supported Gestures

We have open-sources this model with three supported gestures

Results

This model can detect three of the above mentioned gestures under varying pose, lighting and rotation. Have a look at how it performed on realtime camera feed.

gesture Recognition

For more details, contact me on www.connect.vin

About

Hand gesture recognition using deep learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages