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
Please consider following this project's author, Abdullah Mujahid, and consider starring the project to show your ❤️ and support.
For Dataset if I don't get back to you Dataset & Model
- Detects real time object and recognize which digit it is from 1 - 10 .
- Detects number from a video from 1 - 10 digits.
- Python3
- OpenCV
- Numpy
- Tkinter
- Pillow
- For Real time object Detection Yolo (You Only Look Once) is used.
- 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
Abdullah Mujahid
Copyright © 2020, Abdullah Mujahid. Released under the MIT License.