paper-with-me

Papers

CHAM: action recognition using convolutional hierarchical attention model

2017-05-09 · Shi-Yang Yan, Jeremy S. Smith, Wenjin Lu, Bai-Ling Zhang

Recently, the soft attention mechanism, which was originally proposed in language processing, has been applied in computer vision tasks like image captioning. This paper presents improvements to the soft attention model by combining a convolutional LSTM with a hierarchical system architecture to recognize action categories in videos. We call this model the Convolutional Hierarchical Attention Model (CHAM). The model applies a convolutional operation inside the LSTM cell and an attention map generation process to recognize actions. The hierarchical architecture of this model is able to explicitly reason on multi-granularities of action categories. The proposed architecture achieved improved results on three publicly available datasets: the UCF sports dataset, the Olympic sports dataset and the HMDB51 dataset.

📄 PDF Abstract BibTeX arXiv:1705.03146

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionImage CaptioningTemporal 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 제목 키워드 기반

Temporal Aware Mixed Attention-based Convolution and Transformer Network (MACTN) for EEG Emotion Recognition

2023-05-18 · Xiaopeng Si, Dong Huang, Yulin Sun, Dong Ming

Emotion recognition plays a crucial role in human-computer interaction, and electroencephalography (EEG) is advantageous for reflecting human emotional states. In this study, we propose MACTN, a hierarchical hybrid model…

EEGEEG Emotion RecognitionEmotion Recognition

HAN: An Efficient Hierarchical Self-Attention Network for Skeleton-Based Gesture Recognition

2021-06-25 · Jianbo Liu, Ying Wang, Shiming Xiang, Chunhong Pan

Previous methods for skeleton-based gesture recognition mostly arrange the skeleton sequence into a pseudo picture or spatial-temporal graph and apply deep Convolutional Neural Network (CNN) or Graph Convolutional Networ…

Gesture Recognition

Hierarchically Decomposed Graph Convolutional Networks for Skeleton-Based Action Recognition

2022-08-23 · ICCV 2023 1 · Jungho Lee, Minhyeok Lee, Dogyoon Lee, Sangyoun Lee

Graph convolutional networks (GCNs) are the most commonly used methods for skeleton-based action recognition and have achieved remarkable performance. Generating adjacency matrices with semantically meaningful edges is p…

Action RecognitionSkeleton Based Action Recognition

Hierarchical Graph Convolutional Skeleton Transformer for Action Recognition

2021-09-07 · Ruwen Bai, Min Li, Bo Meng, Fengfa Li 외

Graph convolutional networks (GCNs) have emerged as dominant methods for skeleton-based action recognition. However, they still suffer from two problems, namely, neighborhood constraints and entangled spatiotemporal feat…

Action RecognitionDisentanglementSkeleton Based Action Recognition

Hierarchical Self-Attention Network for Action Localization in Videos

2019-10-01 · ICCV 2019 10 · Rizard Renanda Adhi Pramono, Yie-Tarng Chen, Wen-Hsien Fang

This paper presents a novel Hierarchical Self-Attention Network (HISAN) to generate spatial-temporal tubes for action localization in videos. The essence of HISAN is to combine the two-stream convolutional neural network…

Action DetectionAction Localization