English

Make Skeleton-based Action Recognition Model Smaller, Faster and Better

Computer Vision and Pattern Recognition 2020-03-19 v8

Abstract

Although skeleton-based action recognition has achieved great success in recent years, most of the existing methods may suffer from a large model size and slow execution speed. To alleviate this issue, we analyze skeleton sequence properties to propose a Double-feature Double-motion Network (DD-Net) for skeleton-based action recognition. By using a lightweight network structure (i.e., 0.15 million parameters), DD-Net can reach a super fast speed, as 3,500 FPS on one GPU, or, 2,000 FPS on one CPU. By employing robust features, DD-Net achieves the state-of-the-art performance on our experimental datasets: SHREC (i.e., hand actions) and JHMDB (i.e., body actions). Our code will be released with this paper later.

Cite

@article{arxiv.1907.09658,
  title  = {Make Skeleton-based Action Recognition Model Smaller, Faster and Better},
  author = {Fan Yang and Sakriani Sakti and Yang Wu and Satoshi Nakamura},
  journal= {arXiv preprint arXiv:1907.09658},
  year   = {2020}
}

Comments

6 pages, 5 figures

R2 v1 2026-06-23T10:27:51.218Z