Skip to content

FORTH-ModelBasedTracker/MonocularRGB_2D_Handjoints_MVA19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Accurate Hand Keypoint Localization on Mobile Devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages