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

https://github.com/abhishekshree/handpose-emote-detection

TensorFlow.js is a nice library.
https://github.com/abhishekshree/handpose-emote-detection

handpose tensorflowjs

Last synced: 3 months ago
JSON representation

TensorFlow.js is a nice library.

Awesome Lists containing this project

README

        

# Handpose detection using tensorflow

Uses:
- tensorflow.js
- [handpose](https://github.com/tensorflow/tfjs-models/tree/master/handpose)
- fingerpose
- React Webcam

It is currently hosted on github-pages(where it predicts slower somehow) [here](https://abhishekshree.github.io/handpose-emote-detection/). Currently it detects the thumbs up and peace emojis with hand gestures.

### `yarn start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.\
You will also see any lint errors in the console.