English

A Deep Learning Framework for Recognizing both Static and Dynamic Gestures

Computer Vision and Pattern Recognition 2021-03-18 v2 Human-Computer Interaction Machine Learning Robotics

Abstract

Intuitive user interfaces are indispensable to interact with the human centric smart environments. In this paper, we propose a unified framework that recognizes both static and dynamic gestures, using simple RGB vision (without depth sensing). This feature makes it suitable for inexpensive human-robot interaction in social or industrial settings. We employ a pose-driven spatial attention strategy, which guides our proposed Static and Dynamic gestures Network - StaDNet. From the image of the human upper body, we estimate his/her depth, along with the region-of-interest around his/her hands. The Convolutional Neural Network in StaDNet is fine-tuned on a background-substituted hand gestures dataset. It is utilized to detect 10 static gestures for each hand as well as to obtain the hand image-embeddings. These are subsequently fused with the augmented pose vector and then passed to the stacked Long Short-Term Memory blocks. Thus, human-centred frame-wise information from the augmented pose vector and from the left/right hands image-embeddings are aggregated in time to predict the dynamic gestures of the performing person. In a number of experiments, we show that the proposed approach surpasses the state-of-the-art results on the large-scale Chalearn 2016 dataset. Moreover, we transfer the knowledge learned through the proposed methodology to the Praxis gestures dataset, and the obtained results also outscore the state-of-the-art on this dataset.

Keywords

Cite

@article{arxiv.2006.06321,
  title  = {A Deep Learning Framework for Recognizing both Static and Dynamic Gestures},
  author = {Osama Mazhar and Sofiane Ramdani and Andrea Cherubini},
  journal= {arXiv preprint arXiv:2006.06321},
  year   = {2021}
}

Comments

19 pages - Accepted in MDPI Sensors: Sensors and Robotics

R2 v1 2026-06-23T16:13:55.958Z