paper-with-me

홈 › Papers

Group-Skeleton-Based Human Action Recognition in Complex Events

2020-11-26 · Tingtian Li, Zixun Sun, Xiao Chen

Human action recognition as an important application of computer vision has been studied for decades. Among various approaches, skeleton-based methods recently attract increasing attention due to their robust and superior performance. However, existing skeleton-based methods ignore the potential action relationships between different persons, while the action of a person is highly likely to be impacted by another person especially in complex events. In this paper, we propose a novel group-skeleton-based human action recognition method in complex events. This method first utilizes multi-scale spatial-temporal graph convolutional networks (MS-G3Ds) to extract skeleton features from multiple persons. In addition to the traditional key point coordinates, we also input the key point speed values to the networks for better performance. Then we use multilayer perceptrons (MLPs) to embed the distance values between the reference person and other persons into the extracted features. Lastly, all the features are fed into another MS-G3D for feature fusion and classification. For avoiding class imbalance problems, the networks are trained with a focal loss. The proposed algorithm is also our solution for the Large-scale Human-centric Video Analysis in Complex Events Challenge. Results on the HiEve dataset show that our method can give superior performance compared to other state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2011.13273

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionTemporal Action Localization

Methods 이 논문이 사용한 방법론

Graph Convolutional Networks 설명 없음

Similar Papers 제목 키워드 기반

Human Action Recognition by Representing 3D Skeletons as Points in a Lie Group

2014-06-23 · 2014 IEEE Conference on Computer Vision and Pattern Recognition (CVPR) 2014 6 · Raviteja Vemulapalli, Felipe Arrate, Rama Chellappa

Recently introduced cost-effective depth sensors coupled with the real-time skeleton estimation algorithm of Shotton et al. have generated a renewed interest in skeleton-based human action recognition. Most of the existi…

Action RecognitionDynamic Time WarpingGeneral ClassificationSkeleton Based Action Recognition+1

What and Where: Modeling Skeletons from Semantic and Spatial Perspectives for Action Recognition

2020-04-07 · Lei Shi, Yifan Zhang, Jian Cheng, Hanqing Lu

Skeleton data, which consists of only the 2D/3D coordinates of the human joints, has been widely studied for human action recognition. Existing methods take the semantics as prior knowledge to group human joints and draw…

Action RecognitionGesture RecognitionSkeleton Based Action RecognitionTemporal Action Localization

Deep Learning on Lie Groups for Skeleton-based Action Recognition

2016-12-18 · CVPR 2017 7 · Zhiwu Huang, Chengde Wan, Thomas Probst, Luc van Gool

In recent years, skeleton-based action recognition has become a popular 3D classification problem. State-of-the-art methods typically first represent each motion sequence as a high-dimensional trajectory on a Lie group w…

3D Action Recognition3D ClassificationAction RecognitionDeep Learning+4

Progressive Spatio-Temporal Graph Convolutional Network for Skeleton-Based Human Action Recognition

2020-11-11 · Negar Heidari, Alexandros Iosifidis

Graph convolutional networks (GCNs) have been very successful in skeleton-based human action recognition where the sequence of skeletons is modeled as a graph. However, most of the GCN-based methods in this area train a …

Action RecognitionTemporal Action Localization

HAA4D: Few-Shot Human Atomic Action Recognition via 3D Spatio-Temporal Skeletal Alignment

2022-02-15 · Mu-Ruei Tseng, Abhishek Gupta, Chi-Keung Tang, Yu-Wing Tai

Human actions involve complex pose variations and their 2D projections can be highly ambiguous. Thus 3D spatio-temporal or 4D (i.e., 3D+T) human skeletons, which are photometric and viewpoint invariant, are an excellent …

Action RecognitionAtomic action recognition