Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/themousepotato/sanket
Tensorflow implementation of sign language detection multiclass problem
https://github.com/themousepotato/sanket
Last synced: 29 days ago
JSON representation
Tensorflow implementation of sign language detection multiclass problem
- Host: GitHub
- URL: https://github.com/themousepotato/sanket
- Owner: themousepotato
- License: gpl-3.0
- Created: 2018-08-30T17:36:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-30T18:06:41.000Z (over 6 years ago)
- Last Synced: 2024-10-25T08:17:48.727Z (3 months ago)
- Language: Jupyter Notebook
- Size: 11.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sanket
## The Problem
We have images of hand signals for 0-5 numbers. Our job is to detect them as text.
![Hand signals](https://raw.githubusercontent.com/themousepotato/sanket/master/images/SIGNS.png)## The Pipeline
![Pipeline](https://raw.githubusercontent.com/themousepotato/sanket/master/images/model.png)## Results
![Results](https://raw.githubusercontent.com/themousepotato/sanket/master/images/result.png)