/handtrack

Hand Tracking Demo

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

Hand Tracking with Tensorflow Lite

Setup

git clone https://github.com/slothkong/handtrack.git
cd handtrack && pip install -r requirements

NOTE: Tested on Ubuntu 16.04, Python 3.7

Usage

All info currently available in the ./tflite_handtrack/handtrack.ipynb notebook.