Skip to content

The application is developed using Python3, OpenCV and with concepts of Neural Networks it is trained on DarkNet 53 and for the real time object detection I am using Yolo v3. It detects the 1 hand representation of number 1-10 which will be pointed by the user in real time using American Sign Language

License

Notifications You must be signed in to change notification settings

abdullahmujahidali/American-Sign-Language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

American-Sign-Langugae

The application is developed using Python3, OpenCV and with concepts of Neural Networks it is trained on DarkNet 53 and for the real time object detection I am using Yolo v3. It detects the 1 hand representation of number 1-10 which will be pointed by the user in real time using American Sign Language

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.

For live demo

Watch the video

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

Project Features.

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

Prerequisites

  • Python3
  • OpenCV
  • Numpy
  • Tkinter
  • Pillow

Yolo v3

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

This application is tested on Window Linux and macOS*

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

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

  • Install requirements
$ pip3 install -r requirements.txt

Email @ abdullahmujahidali.@gmail.com and i'll send you weights and cfg file for American Sign Language

  • 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

The application is developed using Python3, OpenCV and with concepts of Neural Networks it is trained on DarkNet 53 and for the real time object detection I am using Yolo v3. It detects the 1 hand representation of number 1-10 which will be pointed by the user in real time using American Sign Language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages