- Run
pip install -r requirements.txt
to download the requirements. - Run
collect-data.py
for data collection. All A to Z alphabets have A to Z keys assigned to them for collecting images. For delete, space and nothing use keys 1, 2 and 3 respectively. - Run
train.py
to train and save the model - Run
predict.py
to start the prediction. To add to sentence, press Z.
-
Notifications
You must be signed in to change notification settings - Fork 0
Daksh777/sign-language-detector
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A sign language detector made with TensorFlow, Keras and OpenCV