TL;DR
Neural Body Fitting (NBF) combines deep learning with a statistical body model to improve 3D human pose and shape estimation from 2D images, addressing challenges of perspective ambiguity and limited data.
Contribution
It introduces a fully differentiable framework that integrates semantic segmentation and model constraints, enabling effective training with 2D and 3D annotations for pose estimation.
Findings
Achieves competitive results on standard benchmarks.
Demonstrates the effectiveness of part segmentation as an intermediate representation.
Provides an efficient, trainable framework for 3D human pose estimation.
Abstract
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…
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.
