English

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

Computer Vision and Pattern Recognition 2019-11-26 v1

Abstract

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.

Keywords

Cite

@article{arxiv.1911.10529,
  title  = {Simple Pose: Rethinking and Improving a Bottom-up Approach for Multi-Person Pose Estimation},
  author = {Jia Li and Wen Su and Zengfu Wang},
  journal= {arXiv preprint arXiv:1911.10529},
  year   = {2019}
}

Comments

Accepted by AAAI 2020 (the Thirty-Fourth AAAI Conference on Artificial Intelligence)

R2 v1 2026-06-23T12:25:32.247Z