Skip to content

ShahrozTanveer/Hand-Gestures-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hand-Gestures-Recognition

GitHub contributors Open Source Love Python License: MIT GitHub followers Twitter Follow

Please consider following this project's author, Sharoz Tanveer, and consider starring the project to show your ❤️ and support.

Project Features.

  • Detects real time hand gesture and recognize which digit it is from 1 - 5 .

Prerequisites

  • Python3
  • OpenCV
  • Numpy

Yolo and Darknet-53

  • For Real time object Detection Yolo (You Only Look Once) is used.
  • Darknet-53 is used to train model for face detection.
  • Darknet is an open source neural network framework by Joseph Redmon

This application is tested on Linux and macOS*

  • Clone this Repo
$ git clone https://github.com/ShahrozTanveer/Hand-Gestures-Recognition.git
  • Install requirements
$ pip3 install -r requirements.txt

Download Yolo Weights and move it in Yolo Folder.

Download!

  • Run
$ pyhton3 script.py
  • make sure before running code paste .weights file in Yolo Directory*

Check out my other Deep Learning Projects

Author

Sharoz Tanveer

License

Copyright © 2020, Sharoz Tanveer. Released under the MIT License.

About

Hand Gestures Recognition with YOLOv3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages