In this tutorial, Deep Learning based Human Pose Estimation using OpenCV. We will explain in detail how to use a pre-trained Caffe model that won the COCO keypoints challenge in 2016 in your own application. We will briefly go over the architecture to get an idea of what is going on under the hood. 1. Pose Estimation (a.k.a Keypoint Detection) Pose Estimation is a general problem in Computer Visio
