paper-with-me

홈 › Papers

End-to-end Hand Mesh Recovery from a Monocular RGB Image

2019-02-25 · ICCV 2019 10 · Xiong Zhang, Qiang Li, Hong Mo, Wenbo Zhang, Wen Zheng

In this paper, we present a HAnd Mesh Recovery (HAMR) framework to tackle the problem of reconstructing the full 3D mesh of a human hand from a single RGB image. In contrast to existing research on 2D or 3D hand pose estimation from RGB or/and depth image data, HAMR can provide a more expressive and useful mesh representation for monocular hand image understanding. In particular, the mesh representation is achieved by parameterizing a generic 3D hand model with shape and relative 3D joint angles. By utilizing this mesh representation, we can easily compute the 3D joint locations via linear interpolations between the vertexes of the mesh, while obtain the 2D joint locations with a projection of the 3D joints.To this end, a differentiable re-projection loss can be defined in terms of the derived representations and the ground-truth labels, thus making our framework end-to-end trainable.Qualitative experiments show that our framework is capable of recovering appealing 3D hand mesh even in the presence of severe occlusions.Quantitatively, our approach also outperforms the state-of-the-art methods for both 2D and 3D hand pose estimation from a monocular RGB image on several benchmark datasets.

📄 PDF Abstract BibTeX arXiv:1902.09305

Code (2)

MandyMo/HAMR 공식 구현 pytorch
Wavelet303/HAMR pytorch

Tasks

3D Hand Pose EstimationHand Pose EstimationPose Estimation

Similar Papers 제목 키워드 기반

M3DHMR: Monocular 3D Hand Mesh Recovery

2025-05-26 · Yihong Lin, Xianjia Wu, Xilai Wang, Jianqiao Hu 외

Monocular 3D hand mesh recovery is challenging due to high degrees of freedom of hands, 2D-to-3D ambiguity and self-occlusion. Most existing methods are either inefficient or less straightforward for predicting the posit…

Decoder

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

HandTailor: Towards High-Precision Monocular 3D Hand Recovery

2021-02-18 · Jun Lv, Wenqiang Xu, Lixin Yang, Sucheng Qian 외

3D hand pose estimation and shape recovery are challenging tasks in computer vision. We introduce a novel framework HandTailor, which combines a learning-based hand module and an optimization-based tailor module to achie…

3D Hand Pose EstimationCPUHand Pose EstimationPose Estimation+1

3D Hand Mesh Recovery from Monocular RGB in Camera Space

2024-05-12 · Haonan Li, Patrick P. K. Chen, Yitong Zhou

With the rapid advancement of technologies such as virtual reality, augmented reality, and gesture control, users expect interactions with computer interfaces to be more natural and intuitive. Existing visual algorithms …

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