paper-with-me

Papers

Skeleton-Based Action Segmentation with Multi-Stage Spatial-Temporal Graph Convolutional Neural Networks

2022-02-03 · Benjamin Filtjens, Bart Vanrumste, Peter Slaets

The ability to identify and temporally segment fine-grained actions in motion capture sequences is crucial for applications in human movement analysis. Motion capture is typically performed with optical or inertial measurement systems, which encode human movement as a time series of human joint locations and orientations or their higher-order representations. State-of-the-art action segmentation approaches use multiple stages of temporal convolutions. The main idea is to generate an initial prediction with several layers of temporal convolutions and refine these predictions over multiple stages, also with temporal convolutions. Although these approaches capture long-term temporal patterns, the initial predictions do not adequately consider the spatial hierarchy among the human joints. To address this limitation, we recently introduced multi-stage spatial-temporal graph convolutional neural networks (MS-GCN). Our framework replaces the initial stage of temporal convolutions with spatial graph convolutions and dilated temporal convolutions, which better exploit the spatial configuration of the joints and their long-term temporal dynamics. Our framework was compared to four strong baselines on five tasks. Experimental results demonstrate that our framework is a strong baseline for skeleton-based action segmentation.

📄 PDF Abstract BibTeX arXiv:2202.01727

Code (1)

benjaminfiltjens/ms-gcn 공식 구현 pytorch

Tasks

Action SegmentationSkeleton Based Action SegmentationTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Unsupervised Skeleton-Based Action Segmentation via Hierarchical Spatiotemporal Vector Quantization

2026-04-16 · Umer Ahmed, Syed Ahmed Mahmood, Fawad Javed Fateh, M. Shaheer Luqman 외 arxiv

We propose a novel hierarchical spatiotemporal vector quantization framework for unsupervised skeleton-based temporal action segmentation. We first introduce a hierarchical approach, which includes two consecutive levels…

Action Segmentation

Feedback Graph Convolutional Network for Skeleton-based Action Recognition

2020-03-17 · Hao Yang, Dan Yan, Li Zhang, Dong Li 외

Skeleton-based action recognition has attracted considerable attention in computer vision since skeleton data is more robust to the dynamic circumstance and complicated background than other modalities. Recently, many re…

Action RecognitionSkeleton Based Action Recognition

DeepSkeleton: Learning Multi-task Scale-associated Deep Side Outputs for Object Skeleton Extraction in Natural Images

2016-09-13 · Wei Shen, Kai Zhao, Yuan Jiang, Yan Wang 외

Object skeletons are useful for object representation and object detection. They are complementary to the object contour, and provide extra information, such as how object scale (thickness) varies among object parts. But…

Multi-Task LearningObjectobject-detectionObject Detection+1

Pose-Guided Graph Convolutional Networks for Skeleton-Based Action Recognition

2022-10-10 · Han Chen, Yifan Jiang, Hanseok Ko

Graph convolutional networks (GCNs), which can model the human body skeletons as spatial and temporal graphs, have shown remarkable potential in skeleton-based action recognition. However, in the existing GCN-based metho…

Action RecognitionSkeleton Based Action RecognitionTemporal Action Localization

MSA-GCN: Exploiting Multi-Scale Temporal Dynamics With Adaptive Graph Convolution for Skeleton-Based Action Recognition

2024-12-19 · IEEE Access 2024 12 · Kowovi Comivi Alowonou, Ji-Hyeong Han

Graph convolutional networks (GCNs) have been widely used and have achieved remarkable results in skeleton-based action recognition. We note that existing GCN-based approaches rely on local context information of the ske…

Action RecognitionSkeleton Based Action Recognition