English

Learning Deep and Compact Models for Gesture Recognition

Computer Vision and Pattern Recognition 2018-01-01 v1

Abstract

We look at the problem of developing a compact and accurate model for gesture recognition from videos in a deep-learning framework. Towards this we propose a joint 3DCNN-LSTM model that is end-to-end trainable and is shown to be better suited to capture the dynamic information in actions. The solution achieves close to state-of-the-art accuracy on the ChaLearn dataset, with only half the model size. We also explore ways to derive a much more compact representation in a knowledge distillation framework followed by model compression. The final model is less than 1 MB1~MB in size, which is less than one hundredth of our initial model, with a drop of 7%7\% in accuracy, and is suitable for real-time gesture recognition on mobile devices.

Keywords

Cite

@article{arxiv.1712.10136,
  title  = {Learning Deep and Compact Models for Gesture Recognition},
  author = {Koustav Mullick and Anoop M. Namboodiri},
  journal= {arXiv preprint arXiv:1712.10136},
  year   = {2018}
}

Comments

Accepted at 2017 IEEE International Conference on Image Processing (ICIP 2017)

R2 v1 2026-06-22T23:31:58.261Z