paper-with-me

홈 › Papers

Towards Robust and Expressive Whole-body Human Pose and Shape Estimation

2023-12-14 · NeurIPS 2023 11 · Hui EnPang, Zhongang Cai, Lei Yang, Qingyi Tao, Zhonghua Wu, Tianwei Zhang, Ziwei Liu

Whole-body pose and shape estimation aims to jointly predict different behaviors (e.g., pose, hand gesture, facial expression) of the entire human body from a monocular image. Existing methods often exhibit degraded performance under the complexity of in-the-wild scenarios. We argue that the accuracy and reliability of these models are significantly affected by the quality of the predicted \textit{bounding box}, e.g., the scale and alignment of body parts. The natural discrepancy between the ideal bounding box annotations and model detection results is particularly detrimental to the performance of whole-body pose and shape estimation. In this paper, we propose a novel framework to enhance the robustness of whole-body pose and shape estimation. Our framework incorporates three new modules to address the above challenges from three perspectives: \textbf{1) Localization Module} enhances the model's awareness of the subject's location and semantics within the image space. \textbf{2) Contrastive Feature Extraction Module} encourages the model to be invariant to robust augmentations by incorporating contrastive loss with dedicated positive samples. \textbf{3) Pixel Alignment Module} ensures the reprojected mesh from the predicted camera and body model parameters are accurate and pixel-aligned. We perform comprehensive experiments to demonstrate the effectiveness of our proposed framework on body, hands, face and whole-body benchmarks. Codebase is available at \url{https://github.com/robosmplx/robosmplx}.

📄 PDF Abstract BibTeX arXiv:2312.08730

Code (1)

robosmplx/robosmplx 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Collaborative Regression of Expressive Bodies using Moderation

2021-05-11 · Yao Feng, Vasileios Choutas, Timo Bolkart, Dimitrios Tzionas 외

Recovering expressive humans from images is essential for understanding human behavior. Methods that estimate 3D bodies, faces, or hands have progressed significantly, yet separately. Face methods recover accurate 3D sha…

3D Face Reconstruction3D Hand Pose Estimation3D Human Reconstruction3D Multi-Person Mesh Recovery+1

AiOS: All-in-One-Stage Expressive Human Pose and Shape Estimation

2024-03-26 · CVPR 2024 1 · Qingping Sun, Yanjun Wang, Ailing Zeng, Wanqi Yin 외

Expressive human pose and shape estimation (a.k.a. 3D whole-body mesh recovery) involves the human body, hand, and expression estimation. Most existing methods have tackled this task in a two-stage manner, first detectin…

3D Multi-Person Mesh RecoveryAllHuman Detection

ExBody2: Advanced Expressive Humanoid Whole-Body Control

2024-12-17 · Mazeyu Ji, Xuanbin Peng, Fangchen Liu, Jialong Li 외

This paper tackles the challenge of enabling real-world humanoid robots to perform expressive and dynamic whole-body motions while maintaining overall stability and robustness. We propose Advanced Expressive Whole-Body C…

Motion-X: A Large-scale 3D Expressive Whole-body Human Motion Dataset

2023-07-03 · NeurIPS 2023 11 · Jing Lin, Ailing Zeng, Shunlin Lu, Yuanhao Cai 외

In this paper, we present Motion-X, a large-scale 3D expressive whole-body motion dataset. Existing motion datasets predominantly contain body-only poses, lacking facial expressions, hand gestures, and fine-grained pose …

Human Mesh RecoveryMotion Generationtext annotation

Expressive Whole-Body Control for Humanoid Robots

2024-02-26 · Xuxin Cheng, Yandong Ji, Junming Chen, Ruihan Yang 외

Can we enable humanoid robots to generate rich, diverse, and expressive motions in the real world? We propose to learn a whole-body control policy on a human-sized robot to mimic human motions as realistic as possible. T…

Imitation Learning