English

Towards Simple and Accurate Human Pose Estimation with Stair Network

Computer Vision and Pattern Recognition 2022-11-23 v3

Abstract

In this paper, we focus on tackling the precise keypoint coordinates regression task. Most existing approaches adopt complicated networks with a large number of parameters, leading to a heavy model with poor cost-effectiveness in practice. To overcome this limitation, we develop a small yet discrimicative model called STair Network, which can be simply stacked towards an accurate multi-stage pose estimation system. Specifically, to reduce computational cost, STair Network is composed of novel basic feature extraction blocks which focus on promoting feature diversity and obtaining rich local representations with fewer parameters, enabling a satisfactory balance on efficiency and performance. To further improve the performance, we introduce two mechanisms with negligible computational cost, focusing on feature fusion and replenish. We demonstrate the effectiveness of the STair Network on two standard datasets, e.g., 1-stage STair Network achieves a higher accuracy than HRNet by 5.5% on COCO test dataset with 80\% fewer parameters and 68% fewer GFLOPs.

Keywords

Cite

@article{arxiv.2202.09115,
  title  = {Towards Simple and Accurate Human Pose Estimation with Stair Network},
  author = {Chenru Jiang and Kaizhu Huang and Shufei Zhang and Shufei Zhang and Jimin Xiao and Zhenxing Niu and Amir Hussain},
  journal= {arXiv preprint arXiv:2202.09115},
  year   = {2022}
}

Comments

The paper has been accepted by IEEE Transactions on Emerging Topics in Computational Intelligence

R2 v1 2026-06-24T09:44:08.923Z