English

RMPE: Regional Multi-person Pose Estimation

Computer Vision and Pattern Recognition 2018-02-06 v5

Abstract

Multi-person pose estimation in the wild is challenging. Although state-of-the-art human detectors have demonstrated good performance, small errors in localization and recognition are inevitable. These errors can cause failures for a single-person pose estimator (SPPE), especially for methods that solely depend on human detection results. In this paper, we propose a novel regional multi-person pose estimation (RMPE) framework to facilitate pose estimation in the presence of inaccurate human bounding boxes. Our framework consists of three components: Symmetric Spatial Transformer Network (SSTN), Parametric Pose Non-Maximum-Suppression (NMS), and Pose-Guided Proposals Generator (PGPG). Our method is able to handle inaccurate bounding boxes and redundant detections, allowing it to achieve a 17% increase in mAP over the state-of-the-art methods on the MPII (multi person) dataset.Our model and source codes are publicly available.

Keywords

Cite

@article{arxiv.1612.00137,
  title  = {RMPE: Regional Multi-person Pose Estimation},
  author = {Hao-Shu Fang and Shuqin Xie and Yu-Wing Tai and Cewu Lu},
  journal= {arXiv preprint arXiv:1612.00137},
  year   = {2018}
}

Comments

Models & Codes available at https://github.com/MVIG-SJTU/RMPE or https://github.com/Fang-Haoshu/RMPE

R2 v1 2026-06-22T17:10:17.100Z