This project implemnts the model used in OpenPose for the detection of 21 hand keypoints.
- Python 3.x
 - Caffe
 - OpenCV
 
The model can be downloaded in several ways:
- Using the script get_model.sh (Ubuntu) or (Windows)
 - From the OpenPose official repository
 
- OpenPose