Realtime Multi-Person 2D Pose Estimation using Part Affinity Fields
About
We present an approach to efficiently detect the 2D pose of multiple people in an image. The approach uses a nonparametric representation, which we refer to as Part Affinity Fields (PAFs), to learn to associate body parts with individuals in the image. The architecture encodes global context, allowing a greedy bottom-up parsing step that maintains high accuracy while achieving realtime performance, irrespective of the number of people in the image. The architecture is designed to jointly learn part locations and their association via two branches of the same sequential prediction process. Our method placed first in the inaugural COCO 2016 keypoints challenge, and significantly exceeds the previous state-of-the-art result on the MPII Multi-Person benchmark, both in performance and efficiency.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Human Pose Estimation | COCO (test-dev) | AP61.8 | 408 | |
| 2D Human Pose Estimation | COCO 2017 (val) | AP37.6 | 386 | |
| Pose Estimation | COCO (val) | AP61.8 | 319 | |
| Human Pose Estimation | COCO 2017 (test-dev) | AP61.8 | 180 | |
| Multi-person Pose Estimation | CrowdPose (test) | -- | 177 | |
| Multi-person Pose Estimation | COCO (test-dev) | AP61.8 | 101 | |
| Multi-person Pose Estimation | COCO 2017 (test-dev) | AP61.8 | 99 | |
| Whole-body Pose Estimation | COCO-Wholebody 1.0 (val) | Body AP56.3 | 64 | |
| 2D Human Pose Estimation | MPII (val) | Head92.4 | 61 | |
| Multi-person Pose Estimation | MPII Multi-Person full (test) | Head Joint Accuracy91.2 | 47 |