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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Human Pose Estimation | MPII (test) | Shoulder PCK90.2 | 314 | |
| Human Pose Estimation | LSP (test) | Head Accuracy97.8 | 102 | |
| Multi-person Pose Estimation | MPII Multi-Person full (test) | Head Joint Accuracy89.4 | 47 | |
| Human Pose Estimation | MPII | -- | 32 | |
| Articulated Human Pose Estimation | LSP (test) | Upper Arms Accuracy82.4 | 28 | |
| Human Pose Estimation | LSP PC annotations (test) | Torso Accuracy0.97 | 16 | |
| Multi-person Pose Estimation | MPII Multi-Person Pose subset of 288 images | Head Accuracy78.1 | 13 | |
| Pose Estimation | LSP PC | Head97 | 10 | |
| Human Pose Estimation | LSP original (test) | Head Acc97.4 | 9 | |
| Human Pose Estimation | LSP person-centric (test) | Head Accuracy97 | 9 |