An app that uses deep learning model to identify sign language signs made with hands.
Make sure you have installed visual studio,Android Studio,Flask, python,jupyter Notebook, pip package installer before running the project.
-
Clone the repo sh git clone {repository link}
-
Open the migrations in home folder of the project and delete all the migration files which are numbered.
pip install -r requirements.txt
You can either run Jupyter notebook to go through every process and develop model or use developed model and run application through terminal. The app can be installed using android studio by running it either in an emulator or in a mobile device.