paper-with-me

Papers

Skeleton-Based Action Recognition Using Spatio-Temporal LSTM Network with Trust Gates

2017-06-26 · Jun Liu, Amir Shahroudy, Dong Xu, Alex C. Kot, Gang Wang

Skeleton-based human action recognition has attracted a lot of research attention during the past few years. Recent works attempted to utilize recurrent neural networks to model the temporal dependencies between the 3D positional configurations of human body joints for better analysis of human activities in the skeletal data. The proposed work extends this idea to spatial domain as well as temporal domain to better analyze the hidden sources of action-related information within the human skeleton sequences in both of these domains simultaneously. Based on the pictorial structure of Kinect's skeletal data, an effective tree-structure based traversal framework is also proposed. In order to deal with the noise in the skeletal data, a new gating mechanism within LSTM module is introduced, with which the network can learn the reliability of the sequential data and accordingly adjust the effect of the input data on the updating procedure of the long-term context representation stored in the unit's memory cell. Moreover, we introduce a novel multi-modal feature fusion strategy within the LSTM unit in this paper. The comprehensive experimental results on seven challenging benchmark datasets for human action recognition demonstrate the effectiveness of the proposed method.

📄 PDF Abstract BibTeX arXiv:1706.08276

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionOne-Shot 3D Action RecognitionSkeleton Based Action RecognitionTemporal Action Localization

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Spatio-Temporal LSTM with Trust Gates for 3D Human Action Recognition

2016-07-24 · Jun Liu, Amir Shahroudy, Dong Xu, Gang Wang

3D action recognition - analysis of human actions based on 3D skeleton data - becomes popular recently due to its succinctness, robustness, and view-invariant representation. Recent attempts on this problem suggested to …

3D Action RecognitionAction AnalysisAction RecognitionSkeleton Based Action Recognition+1

Relational Network for Skeleton-Based Action Recognition

2018-05-07 · Wu Zheng, Lin Li, Zhao-Xiang Zhang, Yan Huang 외

With the fast development of effective and low-cost human skeleton capture systems, skeleton-based action recognition has attracted much attention recently. Most existing methods use Convolutional Neural Network (CNN) an…

Action RecognitionSkeleton Based Action RecognitionTemporal Action Localization

An End-to-End Spatio-Temporal Attention Model for Human Action Recognition from Skeleton Data

2016-11-18 · Sijie Song, Cuiling Lan, Junliang Xing, Wen-Jun Zeng 외

Human action recognition is an important task in computer vision. Extracting discriminative spatial and temporal features to model the spatial and temporal evolutions of different actions plays a key role in accomplishin…

Action RecognitionSkeleton Based Action RecognitionTemporal Action Localization

Interpretable 3D Human Action Analysis with Temporal Convolutional Networks

2017-04-14 · Tae Soo Kim, Austin Reiter

The discriminative power of modern deep learning models for 3D human action recognition is growing ever so potent. In conjunction with the recent resurgence of 3D human action representation with 3D skeletons, the qualit…

3D Action RecognitionAction AnalysisAction RecognitionActivity Recognition+3

Leveraging Spatio-Temporal Dependency for Skeleton-Based Action Recognition

2022-12-09 · ICCV 2023 1 · Jungho Lee, Minhyeok Lee, Suhwan Cho, Sungmin Woo 외

Skeleton-based action recognition has attracted considerable attention due to its compact representation of the human body's skeletal sructure. Many recent methods have achieved remarkable performance using graph convolu…

Action RecognitionSkeleton Based Action Recognition