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.
- Host: GitHub
- URL: https://github.com/abhishekshree/handpose-emote-detection
- Owner: abhishekshree
- Created: 2021-03-18T11:53:31.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-29T14:18:22.000Z (about 4 years ago)
- Last Synced: 2025-01-21T09:48:56.801Z (4 months ago)
- Topics: handpose, tensorflowjs
- Language: JavaScript
- Homepage: https://abhishekshree.github.io/handpose-emote-detection/
- Size: 1.96 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 WebcamIt 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.