paper-with-me

홈 › Papers

Expressive Body Capture: 3D Hands, Face, and Body from a Single Image

2019-04-11 · CVPR 2019 6 · Georgios Pavlakos, Vasileios Choutas, Nima Ghorbani, Timo Bolkart, Ahmed A. A. Osman, Dimitrios Tzionas, Michael J. Black

To facilitate the analysis of human actions, interactions and emotions, we compute a 3D model of human body pose, hand pose, and facial expression from a single monocular image. To achieve this, we use thousands of 3D scans to train a new, unified, 3D model of the human body, SMPL-X, that extends SMPL with fully articulated hands and an expressive face. Learning to regress the parameters of SMPL-X directly from images is challenging without paired images and 3D ground truth. Consequently, we follow the approach of SMPLify, which estimates 2D features and then optimizes model parameters to fit the features. We improve on SMPLify in several significant ways: (1) we detect 2D features corresponding to the face, hands, and feet and fit the full SMPL-X model to these; (2) we train a new neural network pose prior using a large MoCap dataset; (3) we define a new interpenetration penalty that is both fast and accurate; (4) we automatically detect gender and the appropriate body models (male, female, or neutral); (5) our PyTorch implementation achieves a speedup of more than 8x over Chumpy. We use the new method, SMPLify-X, to fit SMPL-X to both controlled images and images in the wild. We evaluate 3D accuracy on a new curated dataset comprising 100 images with pseudo ground-truth. This is a step towards automatic expressive human capture from monocular RGB data. The models, code, and data are available for research purposes at https://smpl-x.is.tue.mpg.de.

📄 PDF Abstract BibTeX arXiv:1904.05866

Code (1)

vchoutas/smplify-x 공식 구현 pytorch

Tasks

3D Human Pose Estimation3D Human Reconstruction3D Multi-Person Mesh Recovery3D Reconstruction

Similar Papers 제목 키워드 기반

Monocular Expressive Body Regression through Body-Driven Attention

2020-08-20 · ECCV 2020 8 · Vasileios Choutas, Georgios Pavlakos, Timo Bolkart, Dimitrios Tzionas 외

To understand how people look, interact, or perform tasks, we need to quickly and accurately capture their 3D body, face, and hands together from an RGB image. Most existing methods focus only on parts of the body. A few…

3D Face Reconstruction3D Hand Pose Estimation3D Human Pose Estimation3D Human Reconstruction+2

Monocular Real-time Full Body Capture with Inter-part Correlations

2020-12-11 · CVPR 2021 1 · Yuxiao Zhou, Marc Habermann, Ikhsanul Habibie, Ayush Tewari 외

We present the first method for real-time full body capture that estimates shape and motion of body and hands together with a dynamic 3D face model from a single color image. Our approach uses a new neural network archit…

3D Hand Pose EstimationComputational EfficiencyFace Model

One-Stage 3D Whole-Body Mesh Recovery with Component Aware Transformer

2023-03-28 · CVPR 2023 1 · Jing Lin, Ailing Zeng, Haoqian Wang, Lei Zhang 외

Whole-body mesh recovery aims to estimate the 3D human body, face, and hands parameters from a single image. It is challenging to perform this task with a single network due to resolution issues, i.e., the face and hands…

3D Human Pose Estimation3D Human Reconstruction3D Multi-Person Mesh RecoveryDecoder

XAGen: 3D Expressive Human Avatars Generation

2023-11-22 · NeurIPS 2023 11

Recent advances in 3D-aware GAN models have enabled the generation of realistic and controllable human body images. However, existing methods focus on the control of major body joints, neglecting the manipulation of expr…

Diversity

Chatting about Upper-Body Expressive Human Pose and Shape Estimation

2026-04-20 · Yuxiang Zhao, Wei Huang, Yujie Song, Liu Wang 외 arxiv

Expressive Human Pose and Shape Estimation (EHPS) plays a crucial role in various AR/VR applications and has witnessed significant progress in recent years. However, current state-of-the-art methods still struggle with a…