Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

OpenPose: Realtime Multi-Person 2D Pose Estimation using Part Affinity Fields

About

Realtime multi-person 2D pose estimation is a key component in enabling machines to have an understanding of people in images and videos. In this work, we present a realtime approach to detect the 2D pose of multiple people in an image. The proposed method uses a nonparametric representation, which we refer to as Part Affinity Fields (PAFs), to learn to associate body parts with individuals in the image. This bottom-up system achieves high accuracy and realtime performance, regardless of the number of people in the image. In previous work, PAFs and body part location estimation were refined simultaneously across training stages. We demonstrate that a PAF-only refinement rather than both PAF and body part location refinement results in a substantial increase in both runtime performance and accuracy. We also present the first combined body and foot keypoint detector, based on an internal annotated foot dataset that we have publicly released. We show that the combined detector not only reduces the inference time compared to running them sequentially, but also maintains the accuracy of each component individually. This work has culminated in the release of OpenPose, the first open-source realtime system for multi-person 2D pose detection, including body, foot, hand, and facial keypoints.

Zhe Cao, Gines Hidalgo, Tomas Simon, Shih-En Wei, Yaser Sheikh• 2018

Related benchmarks

TaskDatasetResultRank
Human Pose EstimationCOCO (test-dev)
AP64.4
408
Human Pose EstimationMPII (test)
Shoulder PCK94.7
314
Multi-person Pose EstimationCrowdPose (test)--
177
Whole-body Pose EstimationCOCO-Wholebody 1.0 (val)
Body AP56.3
64
Keypoint DetectionCOCO (val)
AP65.3
60
Human Pose EstimationCOCO 2014 (val)
AP65.3
18
Whole-body Pose EstimationCOCO-WholeBody V1.0 (test-dev)
Body AP56.3
13
Whole-body Pose EstimationCOCO-WholeBody V1.0 (test)
Body AP56.3
10
Human Pose EstimationMPII Subset of 288 images (test)
Acc (Head)92.9
7
2D Human Pose EstimationMoCap dataset
Recon Error (Baseball Pitch)32.74
5
Showing 10 of 13 rows

Other info

Code

Follow for update