Keep it SMPL: Automatic Estimation of 3D Human Pose and Shape from a Single Image
Federica Bogo, Angjoo Kanazawa, Christoph Lassner, Peter Gehler,, Javier Romero, Michael J. Black

TL;DR
This paper introduces SMPLify, a method that automatically estimates 3D human pose and shape from a single image by fitting a statistical body model to 2D joint detections, achieving high accuracy.
Contribution
It presents the first fully automatic approach to recover 3D human pose and shape from a single image using 2D joint detection and statistical modeling.
Findings
Outperforms previous methods in pose accuracy on benchmark datasets.
Uses minimal data for robust shape fitting due to population-based shape correlations.
Effectively handles occlusion, clothing, and lighting variations.
Abstract
We describe the first method to automatically estimate the 3D pose of the human body as well as its 3D shape from a single unconstrained image. We estimate a full 3D mesh and show that 2D joints alone carry a surprising amount of information about body shape. The problem is challenging because of the complexity of the human body, articulation, occlusion, clothing, lighting, and the inherent ambiguity in inferring 3D from 2D. To solve this, we first use a recently published CNN-based method, DeepCut, to predict (bottom-up) the 2D body joint locations. We then fit (top-down) a recently published statistical body shape model, called SMPL, to the 2D joints. We do so by minimizing an objective function that penalizes the error between the projected 3D model joints and detected 2D joints. Because SMPL captures correlations in human shape across the population, we are able to robustly fit it…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · 3D Shape Modeling and Analysis · Infrared Thermography in Medicine
