HarshKapadia2 / one-or-two

A hand gesture model web app to detect 1 and 2 in a picture.
https://one-or-two.herokuapp.com/
MIT License
5 stars 4 forks source link
ai flask heroku teachable-machine

one-or-two

A hand gesture model from Teachable Machine to detect 1 and 2 in a picture.

Hosted at https://one-or-two.herokuapp.com/.

Sample inputs have been provided in the ./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