paper-with-me

홈 › Papers

Richly Activated Graph Convolutional Network for Action Recognition with Incomplete Skeletons

2019-05-16 · Yi-Fan Song, Zhang Zhang, Liang Wang

Current methods for skeleton-based human action recognition usually work with completely observed skeletons. However, in real scenarios, it is prone to capture incomplete and noisy skeletons, which will deteriorate the performance of traditional models. To enhance the robustness of action recognition models to incomplete skeletons, we propose a multi-stream graph convolutional network (GCN) for exploring sufficient discriminative features distributed over all skeleton joints. Here, each stream of the network is only responsible for learning features from currently unactivated joints, which are distinguished by the class activation maps (CAM) obtained by preceding streams, so that the activated joints of the proposed method are obviously more than traditional methods. Thus, the proposed method is termed richly activated GCN (RA-GCN), where the richly discovered features will improve the robustness of the model. Compared to the state-of-the-art methods, the RA-GCN achieves comparable performance on the NTU RGB+D dataset. Moreover, on a synthetic occlusion dataset, the performance deterioration can be alleviated by the RA-GCN significantly.

📄 PDF Abstract BibTeX arXiv:1905.06774

Code (3)

amira-mira/RA-GCNv22 pytorch
peter-yys-yoon/pegcnv2 pytorch
yfsong0709/RA-GCNv2 pytorch

Tasks

Action RecognitionSkeleton Based Action RecognitionTemporal Action Localization

Methods 이 논문이 사용한 방법론

GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

Richly Activated Graph Convolutional Network for Robust Skeleton-based Action Recognition

2020-08-09 · Yi-Fan Song, Zhang Zhang, Caifeng Shan, Liang Wang

Current methods for skeleton-based human action recognition usually work with complete skeletons. However, in real scenarios, it is inevitable to capture incomplete or noisy skeletons, which could significantly deteriora…

Action RecognitionSkeleton Based Action RecognitionTemporal Action Localization

Conditional Convolutional Neural Network for Modality-Aware Face Recognition

2015-12-01 · ICCV 2015 12 · Chao Xiong, Xiaowei Zhao, Danhang Tang, Karlekar Jayashree 외

Faces in the wild are usually captured with various poses, illuminations and occlusions, and thus inherently multimodally distributed in many tasks. We propose a conditional Convolutional Neural Network, named as c-CNN, …

Face IdentificationFace RecognitionFace Verification

Part-based Graph Convolutional Network for Action Recognition

2018-09-13 · Kalpit Thakkar, P. J. Narayanan

Human actions comprise of joint motion of articulated body parts or `gestures'. Human skeleton is intuitively represented as a sparse graph with joints as nodes and natural connections between them as edges. Graph convol…

Action RecognitionSkeleton Based Action RecognitionTemporal Action Localization

Class Granularity: How richly does your knowledge graph represent the real world?

2024-11-10 · Sumin Seo, Heeseon Cheon, HyunHo Kim

To effectively manage and utilize knowledge graphs, it is crucial to have metrics that can assess the quality of knowledge graphs from various perspectives. While there have been studies on knowledge graph quality metric…

Graph EmbeddingKnowledge Graphs

Computer Vision Algorithm for Predicting the Welding Efficiency of Friction Stir Welded Copper Joints from its Microstructures

2022-03-16 · Akshansh Mishra, Asmita Suman, Devarrishi Dixit

Friction Stir Welding is a robust joining process, and numerous AI-based algorithms are being developed in this field to enhance mechanical and microstructure properties. Convolutional Neural Networks (CNNs) are Artifici…

FrictionSemantic Segmentation