HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

PoseFix: Model-agnostic General Human Pose Refinement Network

Gyeongsik Moon; Ju Yong Chang; Kyoung Mu Lee

PoseFix: Model-agnostic General Human Pose Refinement Network

Abstract

Multi-person pose estimation from a 2D image is an essential technique for human behavior understanding. In this paper, we propose a human pose refinement network that estimates a refined pose from a tuple of an input image and input pose. The pose refinement was performed mainly through an end-to-end trainable multi-stage architecture in previous methods. However, they are highly dependent on pose estimation models and require careful model design. By contrast, we propose a model-agnostic pose refinement method. According to a recent study, state-of-the-art 2D human pose estimation methods have similar error distributions. We use this error statistics as prior information to generate synthetic poses and use the synthesized poses to train our model. In the testing stage, pose estimation results of any other methods can be input to the proposed method. Moreover, the proposed model does not require code or knowledge about other methods, which allows it to be easily used in the post-processing step. We show that the proposed approach achieves better performance than the conventional multi-stage refinement models and consistently improves the performance of various state-of-the-art pose estimation methods on the commonly used benchmark. The code is available in this https URL\footnote{\url{https://github.com/mks0601/PoseFix_RELEASE}}.

Code Repositories

mks0601/PoseFix_RELEASE
Official
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
keypoint-detection-on-cocoPoseFix(384x288)
Test AP: 76.7
Validation AP: 77.3
multi-person-pose-estimation-on-cocoPoseFix
Test AP: 76.7
Validation AP: 77.3
pose-estimation-on-coco-test-devPoseFix
AP: 74.7
AP50: 91.2
AP75: 81.9
APL: 81.2
APM: 71.1
AR: 79.9

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
PoseFix: Model-agnostic General Human Pose Refinement Network | Papers | HyperAI