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

DeepCut: Joint Subset Partition and Labeling for Multi Person Pose Estimation

About

This paper considers the task of articulated human pose estimation of multiple people in real world images. We propose an approach that jointly solves the tasks of detection and pose estimation: it infers the number of persons in a scene, identifies occluded body parts, and disambiguates body parts between people in close proximity of each other. This joint formulation is in contrast to previous strategies, that address the problem by first detecting people and subsequently estimating their body pose. We propose a partitioning and labeling formulation of a set of body-part hypotheses generated with CNN-based part detectors. Our formulation, an instance of an integer linear program, implicitly performs non-maximum suppression on the set of part candidates and groups them to form configurations of body parts respecting geometric and appearance constraints. Experiments on four different datasets demonstrate state-of-the-art results for both single person and multi person pose estimation. Models and code available at http://pose.mpi-inf.mpg.de.

Leonid Pishchulin, Eldar Insafutdinov, Siyu Tang, Bjoern Andres, Mykhaylo Andriluka, Peter Gehler, Bernt Schiele• 2015

Related benchmarks

TaskDatasetResultRank
Human Pose EstimationMPII (test)
Shoulder PCK90.2
314
Human Pose EstimationLSP (test)
Head Accuracy97.8
102
Multi-person Pose EstimationMPII Multi-Person full (test)
Head Joint Accuracy89.4
47
Human Pose EstimationMPII--
32
Articulated Human Pose EstimationLSP (test)
Upper Arms Accuracy82.4
28
Human Pose EstimationLSP PC annotations (test)
Torso Accuracy0.97
16
Multi-person Pose EstimationMPII Multi-Person Pose subset of 288 images
Head Accuracy78.1
13
Pose EstimationLSP PC
Head97
10
Human Pose EstimationLSP original (test)
Head Acc97.4
9
Human Pose EstimationLSP person-centric (test)
Head Accuracy97
9
Showing 10 of 15 rows

Other info

Code

Follow for update