cbsudux / Human-Pose-Estimation-101

Basics of 2D and 3D Human Pose Estimation.
328 stars 35 forks source link

Human Pose Estimation 101

If you want a slightly more rigorous tutorial and understand the basics of Human Pose Estimation and how the field has evolved, check out these articles I published on 2D Pose Estimation and 3D Pose Estimation

Table of Contents

Basics

Loss

Evaluation metrics

Percentage of Correct Parts - PCP

Percentage of Correct Key-points - PCK

Percentage of Detected Joints - PDJ

Mean Per Joint Position Error - MPJPE

AUC

## Important Applications - Activity Analysis - Human-Computer Interaction (HCI) - Virtual Reality - Augmented Reality - Amazon Go presents an important domain for the application of Human Pose Estimation. Cameras track and recognize people and their actions, for which Pose Estimation is an important component. Entities relying on services that track and measure human activities rely heavily on human Pose Estimation ## Informative roadmap on 2D Human Pose Estimation research - [Presentation by Wei Yang](https://www.slideshare.net/plutoyang/mmlab-seminar-2016-deep-learning-for-human-pose-estimation)