paper-with-me

홈 › Papers

Neural Body Fitting: Unifying Deep Learning and Model-Based Human Pose and Shape Estimation

2018-08-17 · 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

📄 PDF Abstract BibTeX arXiv:1808.05942

Code (2)

mohomran/neural_body_fitting 공식 구현 tf
andrewjong/SwapNet pytorch

Tasks

3D Human Pose EstimationMonocular 3D Human Pose EstimationPose Estimation

Similar Papers 제목 키워드 기반

ETCH: Generalizing Body Fitting to Clothed Humans via Equivariant Tightness

2025-03-13 · Boqian Li, Haiwen Feng, Zeyu Cai, Michael J. Black 외

Fitting a body to a 3D clothed human point cloud is a common yet challenging task. Traditional optimization-based approaches use multi-stage pipelines that are sensitive to pose initialization, while recent learning-base…

3D Human Pose Estimation3D Human Shape EstimationGarment ReconstructionHuman Fitting

Neural Localizer Fields for Continuous 3D Human Pose and Shape Estimation

2024-07-10 · István Sárándi, Gerard Pons-Moll

With the explosive growth of available training data, single-image 3D human modeling is ahead of a transition to a data-centric paradigm. A key to successfully exploiting data scale is to design flexible models that can …

3D human pose and shape estimation

Estimation of Human Body Shape and Posture Under Clothing

2013-12-17 · Stefanie Wuhrer, Leonid Pishchulin, Alan Brunton, Chang Shu 외

Estimating the body shape and posture of a dressed human subject in motion represented as a sequence of (possibly incomplete) 3D meshes is important for virtual change rooms and security. To solve this problem, statistic…

PHD: Personalized 3D Human Body Fitting with Point Diffusion

2025-08-28 · Hsuan-I Ho, Chen Guo, Po-Chen Wu, Ivan Shugurov 외 arxiv

We introduce PHD, a novel approach for personalized 3D human mesh recovery (HMR) and body fitting that leverages user-specific shape information to improve pose estimation accuracy from videos. Traditional HMR methods ar…

Human Mesh RecoveryPose Estimation

KBody: Towards general, robust, and aligned monocular whole-body estimation

2023-04-23 · Nikolaos Zioulis, James F. O'Brien

KBody is a method for fitting a low-dimensional body model to an image. It follows a predict-and-optimize approach, relying on data-driven model estimates for the constraints that will be used to solve for the body's par…