ML Hand Position Recognition

2019.01 ~ 2019.03

🚀 Demo 👨🏻‍💻 Github


About

A Machine Learning app. According to Webcam, the app can recognize is there a hand or not. After data collection, the app can also distinguish the position of the hand. If the prediction result is not enough accurate, the user can collect more data for the specific category to optimize the prediction result.


Supported Platform

  • Web
  • PWA

User story

The project is a prototype for Goods Organize System. The system can be used in warehouses where manual work is required to organize goods. Based on machine learning. The system can recognize the worker's hand and the position of the hand approximately, thus automating the entire goods organizing process and providing work efficiency.


Technologies

  • Code: HTML, CSS, JavaScript
  • Framework: Tensorflow.js, ML5.js, Uikit, Bootstrap
  • Deployment: GitHub Pages

Setup

  1. clone the project
  2. start by local server: e.g. vs-code Live-Server extension.