Johnsuuuu / gesture-recognition

web-based real-time hand gesture recognition with React.js, Tensorflow.js and Fingerpose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gesture Recognition

web-based real-time hand gesture recognition with React.js, Tensorflow.js, and Fingerpose

Dependencies

  • @tensorflow/tfjs
  • @tensorflow-models/handpose
  • react-webcam
  • fingerpose

Demo

ezgif-com-gif-maker-1.gif

Quick Start

// Install dependencies
npm install

// Run web application
npm run start

// Web app runs on http://localhost:3000

About

web-based real-time hand gesture recognition with React.js, Tensorflow.js and Fingerpose


Languages

Language:JavaScript 97.3%Language:CSS 2.1%Language:HTML 0.6%