English

DeepPrior++: Improving Fast and Accurate 3D Hand Pose Estimation

Computer Vision and Pattern Recognition 2017-08-29 v1

Abstract

DeepPrior is a simple approach based on Deep Learning that predicts the joint 3D locations of a hand given a depth map. Since its publication early 2015, it has been outperformed by several impressive works. Here we show that with simple improvements: adding ResNet layers, data augmentation, and better initial hand localization, we achieve better or similar performance than more sophisticated recent methods on the three main benchmarks (NYU, ICVL, MSRA) while keeping the simplicity of the original method. Our new implementation is available at https://github.com/moberweger/deep-prior-pp .

Keywords

Cite

@article{arxiv.1708.08325,
  title  = {DeepPrior++: Improving Fast and Accurate 3D Hand Pose Estimation},
  author = {Markus Oberweger and Vincent Lepetit},
  journal= {arXiv preprint arXiv:1708.08325},
  year   = {2017}
}

Comments

To appear in ICCV Workshops 2017

R2 v1 2026-06-22T21:25:11.169Z