paper-with-me

홈 › Papers

View Adaptive Neural Networks for High Performance Skeleton-based Human Action Recognition

2018-04-20 · Pengfei Zhang, Cuiling Lan, Junliang Xing, Wen-Jun Zeng, Jianru Xue, Nanning Zheng

Skeleton-based human action recognition has recently attracted increasing attention thanks to the accessibility and the popularity of 3D skeleton data. One of the key challenges in skeleton-based action recognition lies in the large view variations when capturing data. In order to alleviate the effects of view variations, this paper introduces a novel view adaptation scheme, which automatically determines the virtual observation viewpoints in a learning based data driven manner. We design two view adaptive neural networks, i.e., VA-RNN based on RNN, and VA-CNN based on CNN. For each network, a novel view adaptation module learns and determines the most suitable observation viewpoints, and transforms the skeletons to those viewpoints for the end-to-end recognition with a main classification network. Ablation studies find that the proposed view adaptive models are capable of transforming the skeletons of various viewpoints to much more consistent virtual viewpoints which largely eliminates the viewpoint influence. In addition, we design a two-stream scheme (referred to as VA-fusion) that fuses the scores of the two networks to provide the fused prediction. Extensive experimental evaluations on five challenging benchmarks demonstrate that the effectiveness of the proposed view-adaptive networks and superior performance over state-of-the-art approaches. The source code is available at https://github.com/microsoft/View-Adaptive-Neural-Networks-for-Skeleton-based-Human-Action-Recognition.

📄 PDF Abstract BibTeX arXiv:1804.07453

Code (2)

microsoft/View-Adaptive-Neural-Networks-for-Skeleton-based-Human-Action-Recognition 공식 구현 pytorch
iamjeff7/j-va-aagcn pytorch

Tasks

Action RecognitionSkeleton Based Action RecognitionTemporal Action Localization

Similar Papers 제목 키워드 기반

View Adaptive Recurrent Neural Networks for High Performance Human Action Recognition from Skeleton Data

2017-03-24 · ICCV 2017 10 · Pengfei Zhang, Cuiling Lan, Junliang Xing, Wen-Jun Zeng 외

Skeleton-based human action recognition has recently attracted increasing attention due to the popularity of 3D skeleton data. One main challenge lies in the large view variations in captured human actions. We propose a …

Action RecognitionSkeleton Based Action RecognitionTemporal Action Localization

View-Invariant Skeleton-based Action Recognition via Global-Local Contrastive Learning

2022-09-23 · Cunling Bian, Wei Feng, Fanbo Meng, Song Wang

Skeleton-based human action recognition has been drawing more interest recently due to its low sensitivity to appearance changes and the accessibility of more skeleton data. However, even the 3D skeletons captured in pra…

Action RecognitionContrastive LearningRepresentation LearningSkeleton Based Action Recognition+1

Condition-Adaptive Graph Convolution Learning for Skeleton-Based Gait Recognition

2023-08-13 · Xiaohu Huang, Xinggang Wang, Zhidianqiu Jin, Bo Yang 외

Graph convolutional networks have been widely applied in skeleton-based gait recognition. A key challenge in this task is to distinguish the individual walking styles of different subjects across various views. Existing …

Gait Recognition

Skeleton2Mesh: Kinematics Prior Injected Unsupervised Human Mesh Recovery

2021-01-01 · ICCV 2021 10 · Zhenbo Yu, Junjie Wang, Jingwei Xu, Bingbing Ni 외

In this paper, we decouple unsupervised human mesh recovery into the well-studied problems of unsupervised 3D pose estimation, and human mesh recovery from estimated 3D skeletons, focusing on the latter task. The cha…

3D Pose EstimationHuman Mesh RecoveryPose Estimation

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