English

Joint Hand Detection and Rotation Estimation by Using CNN

Computer Vision and Pattern Recognition 2016-12-09 v1

Abstract

Hand detection is essential for many hand related tasks, e.g. parsing hand pose, understanding gesture, which are extremely useful for robotics and human-computer interaction. However, hand detection in uncontrolled environments is challenging due to the flexibility of wrist joint and cluttered background. We propose a deep learning based approach which detects hands and calibrates in-plane rotation under supervision at the same time. To guarantee the recall, we propose a context aware proposal generation algorithm which significantly outperforms the selective search. We then design a convolutional neural network(CNN) which handles object rotation explicitly to jointly solve the object detection and rotation estimation tasks. Experiments show that our method achieves better results than state-of-the-art detection models on widely-used benchmarks such as Oxford and Egohands database. We further show that rotation estimation and classification can mutually benefit each other.

Keywords

Cite

@article{arxiv.1612.02742,
  title  = {Joint Hand Detection and Rotation Estimation by Using CNN},
  author = {Xiaoming Deng and Ye Yuan and Yinda Zhang and Ping Tan and Liang Chang and Shuo Yang and Hongan Wang},
  journal= {arXiv preprint arXiv:1612.02742},
  year   = {2016}
}
R2 v1 2026-06-22T17:17:45.192Z