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

https://github.com/flawed-hooman/sign-language-detection

Train a ML model to recognise and translate sign language properly
https://github.com/flawed-hooman/sign-language-detection

jupyter-notebook object-detection python sign-language-recognition-system tensorflow

Last synced: about 2 months ago
JSON representation

Train a ML model to recognise and translate sign language properly

Awesome Lists containing this project

README

          

# Sign Language Detection
Estimate hand gesture using Real Time Object Detection Module of Tensorflow.


This repository contains the following contents.
* Sample program for capturing images for training.
* Sample program for training the model and testing it.
* The label map.
* The base model which was trained according to our needs.
* The final model.

# Resources Used
* wget.download('https://tensorflow-object-detection-api-tutorial.readthedocs.io/en/latest/_downloads/da4babe668a8afb093cc7776d7e630f3/generate_tfrecord.py')
* Setup https://tensorflow-object-detection-api-tutorial.readthedocs.io/en/latest/install.html