English

Dynamic Hand Gesture Recognition for Wearable Devices with Low Complexity Recurrent Neural Networks

Computer Vision and Pattern Recognition 2016-08-16 v1 Machine Learning

Abstract

Gesture recognition is a very essential technology for many wearable devices. While previous algorithms are mostly based on statistical methods including the hidden Markov model, we develop two dynamic hand gesture recognition techniques using low complexity recurrent neural network (RNN) algorithms. One is based on video signal and employs a combined structure of a convolutional neural network (CNN) and an RNN. The other uses accelerometer data and only requires an RNN. Fixed-point optimization that quantizes most of the weights into two bits is conducted to optimize the amount of memory size for weight storage and reduce the power consumption in hardware and software based implementations.

Keywords

Cite

@article{arxiv.1608.04080,
  title  = {Dynamic Hand Gesture Recognition for Wearable Devices with Low Complexity Recurrent Neural Networks},
  author = {Sungho Shin and Wonyong Sung},
  journal= {arXiv preprint arXiv:1608.04080},
  year   = {2016}
}

Comments

This paper was accepted in ISCAS 2016

R2 v1 2026-06-22T15:19:21.803Z