viztopia / hand-pose-tfjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hand Pose Tracking with TensorFlow.js

A demo TensorFlow.js implementation of Convolutional Pose Machines. Inspired by timctho's TensorFlow version

06/29/2019 Update:

Now working on performance improvement by rebuilding the model with MobileNet. Help and advices are desired! Feel free to reach out to me at yuguang.zhang@nyu.edu.


================================

07/10/2019 Update:

python code for training the model has been uploaded.

A python model not working very well can be downloaded here: link

Put it under models/ , and run demo_cpm_hand_dw.py for testing.

================================

03/17/2020 Update:

now updated to using tfjs handpose with ml5.js

About


Languages

Language:Python 98.0%Language:JavaScript 1.7%Language:HTML 0.3%