Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.