https://github.com/blackcipher101/heroku-asl
https://github.com/blackcipher101/heroku-asl
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/blackcipher101/heroku-asl
- Owner: Blackcipher101
- Created: 2020-10-09T17:31:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-07T06:19:44.000Z (over 3 years ago)
- Last Synced: 2025-06-04T04:39:50.046Z (12 months ago)
- Language: Python
- Size: 30.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Heroku-ASL
This is to serve as server to be accessed by ASL-teach for image classification into sign language this acts as flask wrapper over a the model at ASL-detect
to set it up
```
git clone https://github.com/Blackcipher101/Heroku-ASL.git
pip install requirements.txt
python3 app.py
```
PS:Make sure to source the flack file
This is also available at the endpoint https://asldetect.heroku.app//predict? so make sure you check this out.
The model is big so sometimes it acts funny