English

Two-Stream RNN/CNN for Action Recognition in 3D Videos

Computer Vision and Pattern Recognition 2018-10-03 v2 Machine Learning

Abstract

The recognition of actions from video sequences has many applications in health monitoring, assisted living, surveillance, and smart homes. Despite advances in sensing, in particular related to 3D video, the methodologies to process the data are still subject to research. We demonstrate superior results by a system which combines recurrent neural networks with convolutional neural networks in a voting approach. The gated-recurrent-unit-based neural networks are particularly well-suited to distinguish actions based on long-term information from optical tracking data; the 3D-CNNs focus more on detailed, recent information from video data. The resulting features are merged in an SVM which then classifies the movement. In this architecture, our method improves recognition rates of state-of-the-art methods by 14% on standard data sets.

Keywords

Cite

@article{arxiv.1703.09783,
  title  = {Two-Stream RNN/CNN for Action Recognition in 3D Videos},
  author = {Rui Zhao and Haider Ali and Patrick van der Smagt},
  journal= {arXiv preprint arXiv:1703.09783},
  year   = {2018}
}

Comments

Published in 2017 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)

R2 v1 2026-06-22T18:59:59.877Z