HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

HPRNet: Hierarchical Point Regression for Whole-Body Human Pose Estimation

Nermin Samet Emre Akbas

HPRNet: Hierarchical Point Regression for Whole-Body Human Pose Estimation

Abstract

In this paper, we present a new bottom-up one-stage method for whole-body pose estimation, which we call "hierarchical point regression," or HPRNet for short. In standard body pose estimation, the locations of $\sim 17$ major joints on the human body are estimated. Differently, in whole-body pose estimation, the locations of fine-grained keypoints (68 on face, 21 on each hand and 3 on each foot) are estimated as well, which creates a scale variance problem that needs to be addressed. To handle the scale variance among different body parts, we build a hierarchical point representation of body parts and jointly regress them. The relative locations of fine-grained keypoints in each part (e.g. face) are regressed in reference to the center of that part, whose location itself is estimated relative to the person center. In addition, unlike the existing two-stage methods, our method predicts whole-body pose in a constant time independent of the number of people in an image. On the COCO WholeBody dataset, HPRNet significantly outperforms all previous bottom-up methods on the keypoint detection of all whole-body parts (i.e. body, foot, face and hand); it also achieves state-of-the-art results on face (75.4 AP) and hand (50.4 AP) keypoint detection. Code and models are available at \url{https://github.com/nerminsamet/HPRNet}.

Code Repositories

nerminsamet/HPRNet
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
2d-human-pose-estimation-on-coco-wholebody-1HPRNet
WB: 34.8
body: 59.4
face: 75.4
foot: 53.0
hand: 50.4
face-detection-on-coco-wholebodyHPRNet (Hourglass-104)
AP: 56.4
AP50: 82.4
AP75: 67.1
APL: 63.3
APM: 43.4
face-detection-on-coco-wholebodyHPRNet (DLA)
AP: 55.8
AP50: 82.3
AP75: 66.2
APL: 63.6
APM: 40
facial-landmark-detection-on-coco-wholebodyHPRNet (DLA)
keypoint AP: 74.6
facial-landmark-detection-on-coco-wholebodyHPRNet (Hourglass-104)
keypoint AP: 75.4
hand-pose-estimation-on-coco-wholebodyHPRNet (DLA)
keypoint AP: 47
hand-pose-estimation-on-coco-wholebodyHPRNet (Hourglass-104)
keypoint AP: 50.4
multi-person-pose-estimation-on-coco-1HPRNet (Hourglass-104)
keypoint AP: 59.4
multi-person-pose-estimation-on-coco-1HPRNet (DLA)
keypoint AP: 55.2

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
HPRNet: Hierarchical Point Regression for Whole-Body Human Pose Estimation | Papers | HyperAI