web-based real-time hand gesture recognition with React.js, Tensorflow.js, and Fingerpose
- @tensorflow/tfjs
- @tensorflow-models/handpose
- react-webcam
- fingerpose
// Install dependencies
npm install
// Run web application
npm run start
// Web app runs on http://localhost:3000