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

https://github.com/abhishekshree/hand-pose-detection


https://github.com/abhishekshree/hand-pose-detection

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Handpose detection using tensorflow

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

This has been a nice implementation of tfjs and an idea of doing Neural nets without the backend explicitly in python.

### `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.