Mohamed Omran, Christoph Lassner, Gerard Pons-Moll, Peter V. Gehler, Bernt Schiele
Direct prediction of 3D body pose and shape remains a challenge even for highly parameterized deep learning models. Mapping from the 2D image space to the prediction space is difficult: perspective ambiguities make the loss function noisy and training data is scarce. In this paper, we propose a novel approach (Neural Body Fitting (NBF)). It integrates a statistical body model within a CNN, leveraging reliable bottom-up semantic body part segmentation and robust top-down body model constraints. NBF is fully differentiable and can be trained using 2D and 3D annotations. In detailed experiments, we analyze how the components of our model affect performance, especially the use of part segmentations as an explicit intermediate representation, and present a robust, efficiently trainable framework for 3D human pose estimation from 2D images with competitive results on standard benchmarks. Code will be made available at http://github.com/mohomran/neural_body_fitting
| Task | Dataset | Metric | Value | Model |
|---|---|---|---|---|
| 3D Human Pose Estimation | HumanEva-I | Mean Reconstruction Error (mm) | 64 | Ours |
| 3D Human Pose Estimation | Human3.6M | Frames Needed | 1 | Neural Body Fitting (NBF) |
| 3D Human Pose Estimation | Human3.6M | PA-MPJPE | 59.9 | Neural Body Fitting (NBF) |
| Pose Estimation | HumanEva-I | Mean Reconstruction Error (mm) | 64 | Ours |
| Pose Estimation | Human3.6M | Frames Needed | 1 | Neural Body Fitting (NBF) |
| Pose Estimation | Human3.6M | PA-MPJPE | 59.9 | Neural Body Fitting (NBF) |
| 3D | HumanEva-I | Mean Reconstruction Error (mm) | 64 | Ours |
| 3D | Human3.6M | Frames Needed | 1 | Neural Body Fitting (NBF) |
| 3D | Human3.6M | PA-MPJPE | 59.9 | Neural Body Fitting (NBF) |
| 1 Image, 2*2 Stitchi | HumanEva-I | Mean Reconstruction Error (mm) | 64 | Ours |
| 1 Image, 2*2 Stitchi | Human3.6M | Frames Needed | 1 | Neural Body Fitting (NBF) |
| 1 Image, 2*2 Stitchi | Human3.6M | PA-MPJPE | 59.9 | Neural Body Fitting (NBF) |