paper-with-me

홈 › Papers

3D Human Mesh Recovery with Sequentially Global Rotation Estimation

2023-01-01 · ICCV 2023 1 · Dongkai Wang, Shiliang Zhang

Model-based 3D human mesh recovery aims to reconstruct a 3D human body mesh by estimating its parameters from monocular RGB images. Most of recent works adopt the Skinned Multi-Person Linear (SMPL) model to regress relative rotations for each body joint along the kinematics chain. This pipeline needs to transform each relative rotation matrix into a global rotation matrix to articulate the canonical mesh, and suffers from accumulated errors along the kinematics chain. This paper proposes to directly estimate the global rotation of each joint to avoid error accumulation and pursue better accuracy. The proposed Sequentially Global Rotation Estimation (SGRE) directly predicts the global rotation matrix of each joint on the kinematics chain. SGRE features a residual learning module to leverage complementary features and previously predicted rotations of parent joints to guide the estimation of subsequent child joints. Thanks to this global estimation pipeline and residual learning module, SGRE alleviates error accumulation and produces more accurate 3D human mesh. It can be flexibly integrated into existing regression-based methods and achieves superior performance on various benchmarks. For example, it improves the latest method 3DCrowdNet by 3.3 mm MPJPE and 5.0 mm PVE on 3DPW dataset and 3.2 AP on COCO dataset, respectively.

📄 PDF Abstract BibTeX

Code (1)

kennethwdk/sgre 공식 구현 pytorch

Tasks

Human Mesh Recovery

Similar Papers 제목 키워드 기반

D3L: Decomposition of 3D Rotation and Lift from 2D Joint to 3D for Human Mesh Recovery

2023-06-10 · Xiaoyang Hao, Han Li, Jun Cheng, Lei Wang

Existing methods for 3D human mesh recovery always directly estimate SMPL parameters, which involve both joint rotations and shape parameters. However, these methods present rotation semantic ambiguity, rotation error ac…

Human Mesh RecoveryPose EstimationPosition

Learning Analytical Posterior Probability for Human Mesh Recovery

2023-01-01 · CVPR 2023 1 · Qi Fang, Kang Chen, Yinghui Fan, Qing Shuai 외

Despite various probabilistic methods for modeling the uncertainty and ambiguity in human mesh recovery, their overall precision is limited because existing formulations for joint rotations are either not constrained…

Human Mesh Recovery

Skeleton2Mesh: Kinematics Prior Injected Unsupervised Human Mesh Recovery

2021-01-01 · ICCV 2021 10 · Zhenbo Yu, Junjie Wang, Jingwei Xu, Bingbing Ni 외

In this paper, we decouple unsupervised human mesh recovery into the well-studied problems of unsupervised 3D pose estimation, and human mesh recovery from estimated 3D skeletons, focusing on the latter task. The cha…

3D Pose EstimationHuman Mesh RecoveryPose Estimation

GLAMR: Global Occlusion-Aware Human Mesh Recovery with Dynamic Cameras

2021-12-02 · CVPR 2022 1 · Ye Yuan, Umar Iqbal, Pavlo Molchanov, Kris Kitani 외

We present an approach for 3D global human mesh recovery from monocular videos recorded with dynamic cameras. Our approach is robust to severe and long-term occlusions and tracks human bodies even when they go outside th…

3D Human Pose EstimationGlobal 3D Human Pose Estimationglobal-optimizationHuman Mesh Recovery

HybrIK-X: Hybrid Analytical-Neural Inverse Kinematics for Whole-body Mesh Recovery

2023-04-12 · Jiefeng Li, Siyuan Bian, Chao Xu, Zhicun Chen 외

Recovering whole-body mesh by inferring the abstract pose and shape parameters from visual content can obtain 3D bodies with realistic structures. However, the inferring process is highly non-linear and suffers from imag…

3D Human Pose Estimation3D Human ReconstructionKeypoint Estimation