English

Region Ensemble Network: Improving Convolutional Network for Hand Pose Estimation

Computer Vision and Pattern Recognition 2019-03-04 v2

Abstract

Hand pose estimation from monocular depth images is an important and challenging problem for human-computer interaction. Recently deep convolutional networks (ConvNet) with sophisticated design have been employed to address it, but the improvement over traditional methods is not so apparent. To promote the performance of directly 3D coordinate regression, we propose a tree-structured Region Ensemble Network (REN), which partitions the convolution outputs into regions and integrates the results from multiple regressors on each regions. Compared with multi-model ensemble, our model is completely end-to-end training. The experimental results demonstrate that our approach achieves the best performance among state-of-the-arts on two public datasets.

Keywords

Cite

@article{arxiv.1702.02447,
  title  = {Region Ensemble Network: Improving Convolutional Network for Hand Pose Estimation},
  author = {Hengkai Guo and Guijin Wang and Xinghao Chen and Cairong Zhang and Fei Qiao and Huazhong Yang},
  journal= {arXiv preprint arXiv:1702.02447},
  year   = {2019}
}

Comments

Accepted to ICIP 2017. Project: https://github.com/guohengkai/region-ensemble-network

R2 v1 2026-06-22T18:12:47.927Z