FasterPose: A Faster Simple Baseline for Human Pose Estimation
Hanbin Dai, Hailin Shi, Wu Liu, Linfang Wang, Yinglu Liu, Tao Mei

TL;DR
FasterPose introduces a low-resolution based human pose estimation method that significantly reduces computational cost while maintaining or improving accuracy through a novel training loss, suitable for low-resource environments.
Contribution
The paper proposes a cost-effective LR representation framework with a new RCE loss, enabling efficient pose estimation without sacrificing spatial accuracy.
Findings
Reduces 58% FLOPs compared to previous methods
Achieves 1.3% higher accuracy on benchmarks
Effective for low-latency, low-energy applications
Abstract
The performance of human pose estimation depends on the spatial accuracy of keypoint localization. Most existing methods pursue the spatial accuracy through learning the high-resolution (HR) representation from input images. By the experimental analysis, we find that the HR representation leads to a sharp increase of computational cost, while the accuracy improvement remains marginal compared with the low-resolution (LR) representation. In this paper, we propose a design paradigm for cost-effective network with LR representation for efficient pose estimation, named FasterPose. Whereas the LR design largely shrinks the model complexity, yet how to effectively train the network with respect to the spatial accuracy is a concomitant challenge. We study the training behavior of FasterPose, and formulate a novel regressive cross-entropy (RCE) loss function for accelerating the convergence and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Diabetic Foot Ulcer Assessment and Management · Video Surveillance and Tracking Methods
MethodsHeatmap
