paper-with-me

홈 › Papers

Top-down Attention Recurrent VLAD Encoding for Action Recognition in Videos

2018-08-29 · Swathikiran Sudhakaran, Oswald Lanz

Most recent approaches for action recognition from video leverage deep architectures to encode the video clip into a fixed length representation vector that is then used for classification. For this to be successful, the network must be capable of suppressing irrelevant scene background and extract the representation from the most discriminative part of the video. Our contribution builds on the observation that spatio-temporal patterns characterizing actions in videos are highly correlated with objects and their location in the video. We propose Top-down Attention Action VLAD (TA-VLAD), a deep recurrent architecture with built-in spatial attention that performs temporally aggregated VLAD encoding for action recognition from videos. We adopt a top-down approach of attention, by using class specific activation maps obtained from a deep CNN pre-trained for image classification, to weight appearance features before encoding them into a fixed-length video descriptor using Gated Recurrent Units. Our method achieves state of the art recognition accuracy on HMDB51 and UCF101 benchmarks.

📄 PDF Abstract BibTeX arXiv:1808.09892

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionAction Recognition In VideosGeneral Classificationimage-classificationImage ClassificationTemporal Action Localization

Similar Papers 제목 키워드 기반

Towards Good Practices for Action Video Encoding

2014-06-01 · CVPR 2014 6 · Jianxin Wu, Yu Zhang, Weiyao Lin

High dimensional representations such as VLAD or FV have shown excellent accuracy in action recognition. This paper shows that a proper encoding built upon VLAD can achieve further accuracy boost with only negligible com…

Action RecognitionTemporal Action Localization

Multiple VLAD encoding of CNNs for image classification

2017-06-30 · Qing Li, Qiang Peng, Chuan Yan

Despite the effectiveness of convolutional neural networks (CNNs) especially in image classification tasks, the effect of convolution features on learned representations is still limited. It mostly focuses on the salient…

ClassificationGeneral Classificationimage-classificationImage Classification

VLAD3: Encoding Dynamics of Deep Features for Action Recognition

2016-06-01 · CVPR 2016 6 · Yingwei Li, Weixin Li, Vijay Mahadevan, Nuno Vasconcelos

Previous approaches to action recognition with deep features tend to process video frames only within a small temporal region, and do not model long-range dynamic information explicitly. However, such information is impo…

Action RecognitionTemporal Action Localization

End-to-end Language Identification using NetFV and NetVLAD

2018-09-09 · Jinkun Chen, Weicheng Cai, Danwei Cai, Zexin Cai 외

In this paper, we apply the NetFV and NetVLAD layers for the end-to-end language identification task. NetFV and NetVLAD layers are the differentiable implementations of the standard Fisher Vector and Vector of Locally Ag…

Language Identification

Encoding CNN Activations for Writer Recognition

2017-12-21 · Vincent Christlein, Andreas Maier

The encoding of local features is an essential part for writer identification and writer retrieval. While CNN activations have already been used as local features in related works, the encoding of these features has attr…

RetrievalWriter Retrieval