Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

The Devil is in the Details: Delving into Unbiased Data Processing for Human Pose Estimation

About

Being a fundamental component in training and inference, data processing has not been systematically considered in human pose estimation community, to the best of our knowledge. In this paper, we focus on this problem and find that the devil of human pose estimation evolution is in the biased data processing. Specifically, by investigating the standard data processing in state-of-the-art approaches mainly including coordinate system transformation and keypoint format transformation (i.e., encoding and decoding), we find that the results obtained by common flipping strategy are unaligned with the original ones in inference. Moreover, there is a statistical error in some keypoint format transformation methods. Two problems couple together, significantly degrade the pose estimation performance and thus lay a trap for the research community. This trap has given bone to many suboptimal remedies, which are always unreported, confusing but influential. By causing failure in reproduction and unfair in comparison, the unreported remedies seriously impedes the technological development. To tackle this dilemma from the source, we propose Unbiased Data Processing (UDP) consist of two technique aspect for the two aforementioned problems respectively (i.e., unbiased coordinate system transformation and unbiased keypoint format transformation). As a model-agnostic approach and a superior solution, UDP successfully pushes the performance boundary of human pose estimation and offers a higher and more reliable baseline for research community. Code is public available in https://github.com/HuangJunJie2017/UDP-Pose

Junjie Huang, Zheng Zhu, Feng Guo, Guan Huang, Dalong Du• 2019

Related benchmarks

TaskDatasetResultRank
Human Pose EstimationCOCO (test-dev)
AP80.8
408
2D Human Pose EstimationCOCO 2017 (val)
AP77.8
386
Pose EstimationCOCO (val)
AP78.5
319
Human Pose EstimationCOCO 2017 (test-dev)
AP76.5
180
Multi-person Pose EstimationCrowdPose (test)
AP69
177
Keypoint DetectionCOCO (val)
AP77.2
60
Human Pose EstimationCOCO (val)
AP77.2
53
Pose EstimationCOCO (test)
AP70.5
28
Human Keypoint DetectionMS COCO (test-dev)
AP80.8
19
2D Occluded Pose EstimationCrowdPose 1.0 (test)
AP^OC75
10
Showing 10 of 16 rows

Other info

Code

Follow for update