English

Training a Feedback Loop for Hand Pose Estimation

Computer Vision and Pattern Recognition 2016-10-03 v1

Abstract

We propose an entirely data-driven approach to estimating the 3D pose of a hand given a depth image. We show that we can correct the mistakes made by a Convolutional Neural Network trained to predict an estimate of the 3D pose by using a feedback loop. The components of this feedback loop are also Deep Networks, optimized using training data. They remove the need for fitting a 3D model to the input data, which requires both a carefully designed fitting function and algorithm. We show that our approach outperforms state-of-the-art methods, and is efficient as our implementation runs at over 400 fps on a single GPU.

Keywords

Cite

@article{arxiv.1609.09698,
  title  = {Training a Feedback Loop for Hand Pose Estimation},
  author = {Markus Oberweger and Paul Wohlhart and Vincent Lepetit},
  journal= {arXiv preprint arXiv:1609.09698},
  year   = {2016}
}

Comments

Presented at ICCV 2015 (oral)

R2 v1 2026-06-22T16:06:33.276Z