abdullahmujahidali / Hand-Gesture-Recognition-

Hand Gesture Recognition using Deep Learning Neural Networks using YOLO algorithm

Home Page:https://youtu.be/0U1XK2Tydb0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hand-Gesture-Recognition-

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

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

Don't forget to cite my paper in your research work :)

Mujahid, A., Awan, M. J., Yasin, A., Mohammed, M. A., Damaševičius, R., Maskeliūnas, R., & Abdulkareem, K. H. (2021). Real-Time Hand Gesture Recognition Based on Deep Learning YOLOv3 Model. Applied Sciences, 11(9), 4164.

LINK TO MY ARTICLE

https://www.mdpi.com/2076-3417/11/9/4164

Watch the video

Project Features.

  • Detects real time object and recognize which digit it is from 1 - 5 .
  • Detects number from a video from 1 - 5 digits..

Prerequisites

  • Python3
  • OpenCV
  • Numpy
  • PyQt5

Kaggle Link

https://www.kaggle.com/abdullahmujahidali/hand-gesture-recongition-yolo-v3

Yolo v3

  • For Real time object Detection Yolo (You Only Look Once) is used.

This application is tested on Linux and macOS*

  • Clone this Repo
        ∧∧
   ( ´◔ω◔`) <・・・・・・ $ git clone https://github.com/abdullahmujahidali/Hand-Gesture-Recognition-.git
  _| ⊃/(___
/ └-(____/
 ̄ ̄ ̄ ̄ ̄ ̄ ̄

 <⌒/ヽ-、__     *thanks
/<_/____/

  • Install requirements
$ pip3 install -r requirements.txt

Email @ abdullahmujahidali.@gmail.com and i'll send you weights and cfg file for Hand Gesture Recognition

For Dataset if I don't get back to you Dataset & Model

  • Run
$ pyhton3 main.py

make sure before running code paste .cfg and .weights files

Author

Abdullah Mujahid

License

Copyright © 2020, Abdullah Mujahid. Released under the MIT License.

About

Hand Gesture Recognition using Deep Learning Neural Networks using YOLO algorithm

https://youtu.be/0U1XK2Tydb0

License:MIT License


Languages

Language:Python 100.0%