All Projects → MandyMo → Hamr

MandyMo / Hamr

This is the rep of 'End-to-end Hand Mesh Recovery from a Monocular RGB Image'

Programming Languages

python
139335 projects - #7 most used programming language

HAMR

This repo is the source code for End-to-end Hand Mesh Recovery from a Monocular RGB Image by Xiong Zhang, Qiang Li, Hong Mo, Webnbo Zhang, and Wen Zheng. HAMR targets at 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.

Citation

If you use this code for your research, please cite:

@article{zhang2019end,
  title={End-to-end Hand Mesh Recovery from a Monocular RGB Image},
  author={Zhang, Xiong and Li, Qiang and Mo, Hong and Zhang, Wenbo and Zheng, Wen},
  booktitle = {The International Conference on Computer Vision (ICCV)},
  year = {2019}
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].