Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harshkapadia2/one-or-two
A hand gesture model web app to detect 1 and 2 in a picture.
https://github.com/harshkapadia2/one-or-two
ai flask heroku teachable-machine
Last synced: 3 months ago
JSON representation
A hand gesture model web app to detect 1 and 2 in a picture.
- Host: GitHub
- URL: https://github.com/harshkapadia2/one-or-two
- Owner: HarshKapadia2
- License: mit
- Created: 2020-08-15T11:53:27.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-16T02:05:27.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T11:31:09.325Z (4 months ago)
- Topics: ai, flask, heroku, teachable-machine
- Language: HTML
- Homepage: https://one-or-two.herokuapp.com/
- Size: 1.97 MB
- Stars: 5
- Watchers: 1
- Forks: 4
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# one-or-two
A hand gesture model from [Teachable Machine](https://teachablemachine.withgoogle.com/) to detect 1 and 2 in a picture.
Hosted at https://one-or-two.herokuapp.com/.
> Sample inputs have been provided in the [`./samples`](samples) directory.
## Aim
The aim of making this web app was to learn how to connect a model with a web app. Even though that was sort of achieved, there are a lot of problems with the model and results. Working on the issues!
## Contributions
- All contributors are most welcome!
- Please refer to [`CONTRIBUTING.md`](CONTRIBUTING.md) for local project setup and further instructions.