Skip to content

Multi-class hand shape classifier using binary classifiers.

Notifications You must be signed in to change notification settings

apletta/hand-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hand-detection

Multi-class hand shape detection using binary classifiers. Final project for CS/ECE/ME 532 at UW-Madison.

Keypoint extraction performed using OpenCV implementation of Carnegie Mellon University Paper.

Note: To run the files in this repository, download the caffe model here and put it in a folder named "hand-model" at the same level as this repository. File tree should be:

images/file_tree.png

Sample Keypoint Extraction Output

Original image:                 Keypoints:                   Skeleton:

images/file_tree.png images/file_tree.png images/file_tree.png

About

Multi-class hand shape classifier using binary classifiers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published