Sign Language Detection using Object Detection.
System requirement to run this program:
- Must have Ananconda install in your system.
- must have a stable intenet connection.
- use ananconda prompt or command prompt to execute this program.
-
Create a new python virtual Environment:
- conda create -n sign python=3.7 -y
-
Activate that new environment:
- conda activate sign
-
install all required packages:
- pip install -r requirements.txt
-
Finally run this command in command prompt:
- python app.py
Front-End live - (Till Now)
Home Page -
Library Page -
User Page -


