paper-with-me

홈 › Papers

Monocular Expressive Body Regression through Body-Driven Attention

2020-08-20 · ECCV 2020 8 · Vasileios Choutas, Georgios Pavlakos, Timo Bolkart, Dimitrios Tzionas, Michael J. Black

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 recent approaches reconstruct full expressive 3D humans from images using 3D body models that include the face and hands. These methods are optimization-based and thus slow, prone to local optima, and require 2D keypoints as input. We address these limitations by introducing ExPose (EXpressive POse and Shape rEgression), which directly regresses the body, face, and hands, in SMPL-X format, from an RGB image. This is a hard problem due to the high dimensionality of the body and the lack of expressive training data. Additionally, hands and faces are much smaller than the body, occupying very few image pixels. This makes hand and face estimation hard when body images are downscaled for neural networks. We make three main contributions. First, we account for the lack of training data by curating a dataset of SMPL-X fits on in-the-wild images. Second, we observe that body estimation localizes the face and hands reasonably well. We introduce body-driven attention for face and hand regions in the original image to extract higher-resolution crops that are fed to dedicated refinement modules. Third, these modules exploit part-specific knowledge from existing face- and hand-only datasets. ExPose estimates expressive 3D humans more accurately than existing optimization methods at a small fraction of the computational cost. Our data, model and code are available for research at https://expose.is.tue.mpg.de .

📄 PDF Abstract BibTeX arXiv:2008.09062

Code (1)

vchoutas/expose 공식 구현 pytorch

Tasks

3D Face Reconstruction3D Hand Pose Estimation3D Human Pose Estimation3D Human Reconstruction3D Multi-Person Mesh Recoveryregression

Methods 이 논문이 사용한 방법론

Residual Connection 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Batch Normalization 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
HRNet HRNet, or High-Resolution Net, is a general purpose convolutional neural network for tasks like semantic segmentation, object detection and image classification. It is…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…

Similar Papers 제목 키워드 기반

DanceHMR: Hand-Aware Whole-Body Human Mesh Recovery from Monocular Videos

2026-05-18 · Wenhao Shen, Ming Zhou, Hengyuan Zhang, Siyuan Bian 외 arxiv

Monocular video human mesh recovery is essential for digital humans, avatar animation, and embodied simulation, where both temporal stability and expressive whole-body motion are required. Existing video HMR methods prod…

Human Mesh Recovery

FrankMocap: A Monocular 3D Whole-Body Pose Estimation System via Regression and Integration

2021-08-13 · Yu Rong, Takaaki Shiratori, Hanbyul Joo

Most existing monocular 3D pose estimation approaches only focus on a single body part, neglecting the fact that the essential nuance of human motion is conveyed through a concert of subtle movements of face, hands, and …

3D Human Pose Estimation3D Human Reconstruction3D Pose EstimationPose Estimation+1

PyMAF-X: Towards Well-aligned Full-body Model Regression from Monocular Images

2022-07-13 · Hongwen Zhang, Yating Tian, Yuxiang Zhang, Mengcheng Li 외

We present PyMAF-X, a regression-based approach to recovering parametric full-body models from monocular images. This task is very challenging since minor parametric deviation may lead to noticeable misalignment between …

3D human pose and shape estimation3D Human Pose EstimationHuman Mesh RecoveryMarkerless Motion Capture+1

FrankMocap: Fast Monocular 3D Hand and Body Motion Capture by Regression and Integration

2020-08-19 · Yu Rong, Takaaki Shiratori, Hanbyul Joo

Although the essential nuance of human motion is often conveyed as a combination of body movements and hand gestures, the existing monocular motion capture approaches mostly focus on either body motion capture only ignor…

3D Hand Pose Estimation3D Human Reconstruction3D Pose Estimationregression

GUAVA: Generalizable Upper Body 3D Gaussian Avatar

2025-05-06 · Dongbin Zhang, Yunfei Liu, Lijian Lin, Ye Zhu 외

Reconstructing a high-quality, animatable 3D human avatar with expressive facial and hand motions from a single image has gained significant attention due to its broad application potential. 3D human avatar reconstructio…