English

Dual Path Networks for Multi-Person Human Pose Estimation

Computer Vision and Pattern Recognition 2017-10-30 v1

Abstract

The task of multi-person human pose estimation in natural scenes is quite challenging. Existing methods include both top-down and bottom-up approaches. The main advantage of bottom-up methods is its excellent tradeoff between estimation accuracy and computational cost. We follow this path and aim to design smaller, faster, and more accurate neural networks for the regression of keypoints and limb association vectors. These two regression tasks are naturally dependent on each other. In this work, we propose a dual-path network specially designed for multi-person human pose estimation, and compare our performance with the openpose network in aspects of model size, forward speed, and estimation accuracy.

Keywords

Cite

@article{arxiv.1710.10192,
  title  = {Dual Path Networks for Multi-Person Human Pose Estimation},
  author = {Guanghan Ning and Zhihai He},
  journal= {arXiv preprint arXiv:1710.10192},
  year   = {2017}
}

Comments

ICCV 2017 Workshop on PoseTrack Challenge. Challenge results available at: https://posetrack.net/workshops/iccv2017/posetrack-challenge-results.html

R2 v1 2026-06-22T22:27:47.214Z