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

CLIFF: Carrying Location Information in Full Frames into Human Pose and Shape Estimation

About

Top-down methods dominate the field of 3D human pose and shape estimation, because they are decoupled from human detection and allow researchers to focus on the core problem. However, cropping, their first step, discards the location information from the very beginning, which makes themselves unable to accurately predict the global rotation in the original camera coordinate system. To address this problem, we propose to Carry Location Information in Full Frames (CLIFF) into this task. Specifically, we feed more holistic features to CLIFF by concatenating the cropped-image feature with its bounding box information. We calculate the 2D reprojection loss with a broader view of the full frame, taking a projection process similar to that of the person projected in the image. Fed and supervised by global-location-aware information, CLIFF directly predicts the global rotation along with more accurate articulated poses. Besides, we propose a pseudo-ground-truth annotator based on CLIFF, which provides high-quality 3D annotations for in-the-wild 2D datasets and offers crucial full supervision for regression-based methods. Extensive experiments on popular benchmarks show that CLIFF outperforms prior arts by a significant margin, and reaches the first place on the AGORA leaderboard (the SMPL-Algorithms track). The code and data are available at https://github.com/huawei-noah/noah-research/tree/master/CLIFF.

Zhihao Li, Jianzhuang Liu, Zhensong Zhang, Songcen Xu, Youliang Yan• 2022

Related benchmarks

TaskDatasetResultRank
3D Human Pose EstimationHuman3.6M (test)
MPJPE (Average)52.2
547
3D Human Pose Estimation3DPW (test)
PA-MPJPE32.8
505
3D Human Mesh Recovery3DPW (test)
PA-MPJPE32.04
264
3D Human Pose EstimationHuman3.6M
MPJPE47.1
160
3D Human Pose and Shape Estimation3DPW (test)--
158
Human Mesh Recovery3DPW
PA-MPJPE43
123
3D Human Mesh RecoveryHuman3.6M (test)
PA-MPJPE25.88
120
3D Human Pose Estimation3DPW
PA-MPJPE43
119
3D Human Pose and Shape Estimation3DPW
PA-MPJPE32.8
74
Human Mesh ReconstructionHuman3.6M
PA-MPJPE32.7
50
Showing 10 of 71 rows
...

Other info

Code

Follow for update