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
- Host: GitHub
- URL: https://github.com/daksh777/sign-language-detector
- Owner: Daksh777
- Created: 2022-03-13T05:50:47.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-13T06:03:22.000Z (over 4 years ago)
- Last Synced: 2025-03-01T09:45:19.744Z (over 1 year ago)
- Topics: keras, opencv, python, tensorflow
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.