Skeleton-Split Framework using Spatial Temporal Graph Convolutional Networks for Action Recogntion
Motasem Alsawadi, Miguel Rio

TL;DR
This paper introduces a Skeleton-Split framework using Spatial Temporal Graph Convolutional Networks for action recognition, comparing four partitioning strategies and demonstrating improved accuracy on benchmark datasets.
Contribution
It presents the first implementation of ST-GCN on HMDB-51 and compares four partitioning strategies, highlighting the most effective approach for activity recognition.
Findings
Connection split achieved 48.88% accuracy on HMDB-51.
Index split achieved 73.25% accuracy on UCF-101.
Proposed methods outperform previous state-of-the-art results.
Abstract
There has been a dramatic increase in the volume of videos and their related content uploaded to the internet. Accordingly, the need for efficient algorithms to analyse this vast amount of data has attracted significant research interest. An action recognition system based upon human body motions has been proven to interpret videos contents accurately. This work aims to recognize activities of daily living using the ST-GCN model, providing a comparison between four different partitioning strategies: spatial configuration partitioning, full distance split, connection split, and index split. To achieve this aim, we present the first implementation of the ST-GCN framework upon the HMDB-51 dataset. We have achieved 48.88 % top-1 accuracy by using the connection split partitioning approach. Through experimental simulation, we show that our proposals have achieved the highest accuracy…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Gait Recognition and Analysis · Anomaly Detection Techniques and Applications
