An open API service indexing awesome lists of open source software.

https://github.com/daksh777/sign-language-detector

A sign language detector made with TensorFlow, Keras and OpenCV
https://github.com/daksh777/sign-language-detector

keras opencv python tensorflow

Last synced: 2 months ago
JSON representation

A sign language detector made with TensorFlow, Keras and OpenCV

Awesome Lists containing this project

README

          

# A sign language detector made with TensorFlow, Keras and OpenCV
## How to run
- 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.