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

Simple Pose: Rethinking and Improving a Bottom-up Approach for Multi-Person Pose Estimation

About

We rethink a well-know bottom-up approach for multi-person pose estimation and propose an improved one. The improved approach surpasses the baseline significantly thanks to (1) an intuitional yet more sensible representation, which we refer to as body parts to encode the connection information between keypoints, (2) an improved stacked hourglass network with attention mechanisms, (3) a novel focal L2 loss which is dedicated to hard keypoint and keypoint association (body part) mining, and (4) a robust greedy keypoint assignment algorithm for grouping the detected keypoints into individual poses. Our approach not only works straightforwardly but also outperforms the baseline by about 15% in average precision and is comparable to the state of the art on the MS-COCO test-dev dataset. The code and pre-trained models are publicly available online.

Jia Li, Wen Su, Zengfu Wang• 2019

Related benchmarks

TaskDatasetResultRank
2D Human Pose EstimationCOCO 2017 (val)
AP66.1
386
Human Pose EstimationCOCO 2017 (test-dev)
AP68.5
180
Multi-person Pose EstimationCOCO (test-dev)
AP64.6
101
Keypoint DetectionMS COCO 2017 (test-dev)
AP68.1
43
Showing 4 of 4 rows

Other info

Code

Follow for update