https://github.com/abhishekshree/hand-pose-detection
https://github.com/abhishekshree/hand-pose-detection
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/abhishekshree/hand-pose-detection
- Owner: abhishekshree
- Created: 2021-03-11T17:30:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-24T18:11:15.000Z (almost 2 years ago)
- Last Synced: 2025-01-21T09:48:56.690Z (11 months ago)
- Language: JavaScript
- Size: 212 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.