Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

SPEC: Seeing People in the Wild with an Estimated Camera

About

Due to the lack of camera parameter information for in-the-wild images, existing 3D human pose and shape (HPS) estimation methods make several simplifying assumptions: weak-perspective projection, large constant focal length, and zero camera rotation. These assumptions often do not hold and we show, quantitatively and qualitatively, that they cause errors in the reconstructed 3D shape and pose. To address this, we introduce SPEC, the first in-the-wild 3D HPS method that estimates the perspective camera from a single image and employs this to reconstruct 3D human bodies more accurately. First, we train a neural network to estimate the field of view, camera pitch, and roll given an input image. We employ novel losses that improve the calibration accuracy over previous work. We then train a novel network that concatenates the camera calibration to the image features and uses these together to regress 3D body shape and pose. SPEC is more accurate than the prior art on the standard benchmark (3DPW) as well as two new datasets with more challenging camera views and varying focal lengths. Specifically, we create a new photorealistic synthetic dataset (SPEC-SYN) with ground truth 3D bodies and a novel in-the-wild dataset (SPEC-MTP) with calibration and high-quality reference bodies. Both qualitative and quantitative analysis confirm that knowing camera parameters during inference regresses better human bodies. Code and datasets are available for research purposes at https://spec.is.tue.mpg.de.

Muhammed Kocabas, Chun-Hao P. Huang, Joachim Tesch, Lea M\"uller, Otmar Hilliges, Michael J. Black• 2021

Related benchmarks

TaskDatasetResultRank
3D Human Mesh Recovery3DPW (test)
MPJPE96.4
299
3D Human Pose and Shape Estimation3DPW (test)
MPJPE-PA53.2
158
Human Mesh Recovery3DPW
PA-MPJPE53.2
140
3D Human Pose and Shape Estimation3DPW
PA-MPJPE53.2
74
3D Human Pose and Shape EstimationAGORA (test)
NMJE (All)118.8
41
Human Pose and Shape Estimation3DPW 14 (test)
PA-MPJPE53.2
34
3D Whole-Body Mesh RecoveryUBody (test)
PVE (All)146.1
26
3D Whole-Body Mesh RecoveryAGORA (val)
PVE (All)161.5
25
Whole-Body Human Mesh RecoveryEgoBody EgoSet (test)
PVE (All)154.8
25
3D Pose EstimationMuPoTS-3D Matched (test)
Total Average Score74
23
Showing 10 of 43 rows

Other info

Code

Follow for update