Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sayannath/american-sign-language-detection
American Sign Language Detection is a deep learning end to end project where we can detect American Sign Language.
https://github.com/sayannath/american-sign-language-detection
asl colab-notebook computer-vision java keras mobile mobilenetv2 mobilenetv3 native tensorflowlite tensroflow tfhub tflite tflite-models
Last synced: 14 days ago
JSON representation
American Sign Language Detection is a deep learning end to end project where we can detect American Sign Language.
- Host: GitHub
- URL: https://github.com/sayannath/american-sign-language-detection
- Owner: sayannath
- License: mit
- Created: 2021-03-30T12:30:58.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-19T13:43:56.000Z (over 2 years ago)
- Last Synced: 2023-04-13T13:01:42.811Z (over 1 year ago)
- Topics: asl, colab-notebook, computer-vision, java, keras, mobile, mobilenetv2, mobilenetv3, native, tensorflowlite, tensroflow, tfhub, tflite, tflite-models
- Language: Jupyter Notebook
- Homepage:
- Size: 26.7 MB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![GitHub issues](https://img.shields.io/github/issues/sayannath/American-Sign-Language-Detection?style=for-the-badge)](https://github.com/sayannath/American-Sign-Language-Detection/issues)
[![GitHub forks](https://img.shields.io/github/forks/sayannath/American-Sign-Language-Detection?style=for-the-badge)](https://github.com/sayannath/American-Sign-Language-Detection/network)
[![GitHub stars](https://img.shields.io/github/stars/sayannath/American-Sign-Language-Detection?style=for-the-badge)](https://github.com/sayannath/American-Sign-Language-Detection/stargazers)
[![GitHub license](https://img.shields.io/github/license/sayannath/American-Sign-Language-Detection?style=for-the-badge)](https://github.com/sayannath/American-Sign-Language-Detection/blob/master/LICENSE)
![GitHub last commit](https://img.shields.io/github/last-commit/sayannath/American-Sign-Language-Detection?style=for-the-badge)# American Sign Language Detection
## Description
American Sign Language Detection is a deep learning end to end project where we can detect American sign Language. It handles upto 29 classes. Used [MobileNetV2](https://arxiv.org/pdf/1801.04381.pdf) to train the images. It is deployed in smartphone using TF-Lite.## Future Work
>To convert the predicted text into speech.## Screenshots
## How to run the App
[Click Here](https://github.com/sayannath/American-Sign-Language-Detection/blob/master/ASL%20App/README.md)## Pull Request
Pull Requests are welcome. Please follow these rules for the ease of understanding:
* Make sure to check for available issues before raising one
* Give me a maximum of 24-48 hours to respond
* Have proper documentation on the parts you are changing/adding## Developed & Maintained by
[![ForTheBadge built-with-love](http://ForTheBadge.com/images/badges/built-with-love.svg)](https://github.com/sayannath)
#### Show some ❤️ by starring the repository!