English

Skeleton-based Action Recognition with Convolutional Neural Networks

Computer Vision and Pattern Recognition 2017-05-03 v1

Abstract

Current state-of-the-art approaches to skeleton-based action recognition are mostly based on recurrent neural networks (RNN). In this paper, we propose a novel convolutional neural networks (CNN) based framework for both action classification and detection. Raw skeleton coordinates as well as skeleton motion are fed directly into CNN for label prediction. A novel skeleton transformer module is designed to rearrange and select important skeleton joints automatically. With a simple 7-layer network, we obtain 89.3% accuracy on validation set of the NTU RGB+D dataset. For action detection in untrimmed videos, we develop a window proposal network to extract temporal segment proposals, which are further classified within the same network. On the recent PKU-MMD dataset, we achieve 93.7% mAP, surpassing the baseline by a large margin.

Keywords

Cite

@article{arxiv.1704.07595,
  title  = {Skeleton-based Action Recognition with Convolutional Neural Networks},
  author = {Chao Li and Qiaoyong Zhong and Di Xie and Shiliang Pu},
  journal= {arXiv preprint arXiv:1704.07595},
  year   = {2017}
}

Comments

ICMEW 2017

R2 v1 2026-06-22T19:26:58.430Z