Deep Learning Based Hand Detection in Cluttered Environment Using Skin Segmentation

Abstract

Robust detection of hand gestures has remained a challenge due to background clutter encountered in real-world environments. In this work, a two-stage deep learning based approach is presented to detect hands robustly in unconstrained scenarios. We evaluate two recently proposed object detection techniques to initially locate hands in the input images. To further enhance the output of the hand detector we propose a convolutional neural network (CNN) based skin detection technique which reduces occurrences of false positives significantly. We show qualitative and quantitative results of the proposed hand detection algorithm on several public datasets including Oxford, 5-signer and EgoHands dataset. As a case study, we also report hand detection results robust to clutter on a proposed dataset of Indian classical dance (ICD) images.

Cite

Text

Roy et al. "Deep Learning Based Hand Detection in Cluttered Environment Using Skin Segmentation." IEEE/CVF International Conference on Computer Vision Workshops, 2017. doi:10.1109/ICCVW.2017.81

Markdown

[Roy et al. "Deep Learning Based Hand Detection in Cluttered Environment Using Skin Segmentation." IEEE/CVF International Conference on Computer Vision Workshops, 2017.](https://mlanthology.org/iccvw/2017/roy2017iccvw-deep/) doi:10.1109/ICCVW.2017.81

BibTeX

@inproceedings{roy2017iccvw-deep,
  title     = {{Deep Learning Based Hand Detection in Cluttered Environment Using Skin Segmentation}},
  author    = {Roy, Kankana and Mohanty, Aparna and Sahay, Rajiv Ranjan},
  booktitle = {IEEE/CVF International Conference on Computer Vision Workshops},
  year      = {2017},
  pages     = {640-649},
  doi       = {10.1109/ICCVW.2017.81},
  url       = {https://mlanthology.org/iccvw/2017/roy2017iccvw-deep/}
}