omatheusribeiro / real-time-ai-hand-pose

The application was created to identify Hand Pose positions, so I use the Tensorflow library to read the user's hand and identify the movement points.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🤖 Hand Pose Application 🤖

HTML  CSS  React  Tensorflow 

This application is a Hand Pose detector using the TensorFlow library. The goal is to bring new recognition methods using JavaScript and gain new knowledge. Illustrative image of hand pose recognition. Illustrative image of hand pose recognition

Technologies used

Quick start

  1. Fork the project
  2. Clone the project using git clone git@github.com:<YOUR-USERNAME>/real-time-ai-hand-pose.git
  3. Install dependencies npm install
  4. Run the project using npm start

Made with ❤️ for the awesome open-source community!

About

The application was created to identify Hand Pose positions, so I use the Tensorflow library to read the user's hand and identify the movement points.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 74.2%Language:HTML 16.7%Language:CSS 9.0%