Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 300 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 300 Bytes

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.