paper-with-me

Papers

A Survey on 3D Skeleton-Based Action Recognition Using Learning Method

2020-02-14 · Bin Ren, Mengyuan Liu, Runwei Ding, Hong Liu

3D skeleton-based action recognition (3D SAR) has gained significant attention within the computer vision community, owing to the inherent advantages offered by skeleton data. As a result, a plethora of impressive works, including those based on conventional handcrafted features and learned feature extraction methods, have been conducted over the years. However, prior surveys on action recognition have primarily focused on video or RGB data-dominated approaches, with limited coverage of reviews related to skeleton data. Furthermore, despite the extensive application of deep learning methods in this field, there has been a notable absence of research that provides an introductory or comprehensive review from the perspective of deep learning architectures. To address these limitations, this survey first underscores the importance of action recognition and emphasizes the significance of 3D skeleton data as a valuable modality. Subsequently, we provide a comprehensive introduction to mainstream action recognition techniques based on four fundamental deep architectures, i.e., Recurrent Neural Networks (RNNs), Convolutional Neural Networks (CNNs), Graph Convolutional Network (GCN), and Transformers. All methods with the corresponding architectures are then presented in a data-driven manner with detailed discussion. Finally, we offer insights into the current largest 3D skeleton dataset, NTU-RGB+D, and its new edition, NTU-RGB+D 120, along with an overview of several top-performing algorithms on these datasets. To the best of our knowledge, this research represents the first comprehensive discussion of deep learning-based action recognition using 3D skeleton data.

📄 PDF Abstract BibTeX arXiv:2002.05907

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionDeep LearningSkeleton Based Action Recognition

Similar Papers 제목 키워드 기반

Self-Supervised Skeleton-Based Action Representation Learning: A Benchmark and Beyond

2024-06-05 · Jiahang Zhang, Lilang Lin, Shuai Yang, Jiaying Liu

Self-supervised learning (SSL), which aims to learn meaningful prior representations from unlabeled data, has been proven effective for skeleton-based action understanding. Different from the image domain, skeleton data …

Action RecognitionAction UnderstandingContrastive LearningFew-Shot Learning+2

One-Shot Action Recognition via Multi-Scale Spatial-Temporal Skeleton Matching

2023-07-14 · Siyuan Yang, Jun Liu, Shijian Lu, Er Meng Hwa 외

One-shot skeleton action recognition, which aims to learn a skeleton action recognition model with a single training sample, has attracted increasing interest due to the challenge of collecting and annotating large-scale…

Action Recognition

Predictively Encoded Graph Convolutional Network for Noise-Robust Skeleton-based Action Recognition

2020-03-17 · Jongmin Yu, Yongsang Yoon, Moongu Jeon

In skeleton-based action recognition, graph convolutional networks (GCNs), which model human body skeletons using graphical components such as nodes and connections, have achieved remarkable performance recently. However…

Action RecognitionSkeleton Based Action Recognition

A New Adjacency Matrix Configuration in GCN-based Models for Skeleton-based Action Recognition

2022-06-29 · Zheng Fang, Xiongwei Zhang, Tieyong Cao, Yunfei Zheng 외

Human skeleton data has received increasing attention in action recognition due to its background robustness and high efficiency. In skeleton-based action recognition, graph convolutional network (GCN) has become the mai…

Action RecognitionSkeleton Based Action Recognition

PYSKL: Towards Good Practices for Skeleton Action Recognition

2022-05-19 · Haodong Duan, Jiaqi Wang, Kai Chen, Dahua Lin

We present PYSKL: an open-source toolbox for skeleton-based action recognition based on PyTorch. The toolbox supports a wide variety of skeleton action recognition algorithms, including approaches based on GCN and CNN. I…

Action RecognitionSkeleton Based Action Recognition