English

LISA: Learning Implicit Shape and Appearance of Hands

Computer Vision and Pattern Recognition 2022-04-05 v1

Abstract

This paper proposes a do-it-all neural model of human hands, named LISA. The model can capture accurate hand shape and appearance, generalize to arbitrary hand subjects, provide dense surface correspondences, be reconstructed from images in the wild and easily animated. We train LISA by minimizing the shape and appearance losses on a large set of multi-view RGB image sequences annotated with coarse 3D poses of the hand skeleton. For a 3D point in the hand local coordinate, our model predicts the color and the signed distance with respect to each hand bone independently, and then combines the per-bone predictions using predicted skinning weights. The shape, color and pose representations are disentangled by design, allowing to estimate or animate only selected parameters. We experimentally demonstrate that LISA can accurately reconstruct a dynamic hand from monocular or multi-view sequences, achieving a noticeably higher quality of reconstructed hand shapes compared to baseline approaches. Project page: https://www.iri.upc.edu/people/ecorona/lisa/.

Keywords

Cite

@article{arxiv.2204.01695,
  title  = {LISA: Learning Implicit Shape and Appearance of Hands},
  author = {Enric Corona and Tomas Hodan and Minh Vo and Francesc Moreno-Noguer and Chris Sweeney and Richard Newcombe and Lingni Ma},
  journal= {arXiv preprint arXiv:2204.01695},
  year   = {2022}
}

Comments

Published at CVPR 2022

R2 v1 2026-06-24T10:37:24.943Z