All Projects → FORTH-ModelBasedTracker → MonocularRGB_2D_Handjoints_MVA19

FORTH-ModelBasedTracker / MonocularRGB_2D_Handjoints_MVA19

Licence: other
Accurate Hand Keypoint Localization on Mobile Devices

Programming Languages

python
139335 projects - #7 most used programming language

Accurate Hand Keypoint Localization on Mobile Devices

overview

Use the pretrained network of the paper "Accurate Hand Keypoints Localization on Mobile Devices" to extract hand joint heatmaps from RGB hand images. The network is light enought (based on a mobilenet2 backend) to work on mobile phones.

Download the paper from here.

supplementary

Requirements

Tested on Python 3.x. Required packages

  • numpy
  • tensorflow

Usage

Clone the repo and run joint_demo.py.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].