paper-with-me

홈 › Papers

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 important for the accurate recognition of actions, especially for the discrimination of complex activities that share sub-actions, and when dealing with untrimmed videos. Here, we propose a representation, VLAD for Deep Dynamics (VLAD^3), that accounts for different levels of video dynamics. It captures short-term dynamics with deep convolutional neural network features, relying on linear dynamic systems (LDS) to model medium-range dynamics. To account for long-range inhomogeneous dynamics, a VLAD descriptor is derived for the LDS and pooled over the whole video, to arrive at the final VLAD^3 representation. An extensive evaluation was performed on Olympic Sports, UCF101 and THUMOS15, where the use of the VLAD^3 representation leads to state-of- the-art results.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionTemporal 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

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…

Action RecognitionAction Recognition In VideosGeneral Classificationimage-classification+2

Traffic scene recognition based on deep cnn and vlad spatial pyramids

2017-07-24 · Fang-Yu Wu, Shi-Yang Yan, Jeremy S. Smith, Bai-Ling Zhang

Traffic scene recognition is an important and challenging issue in Intelligent Transportation Systems (ITS). Recently, Convolutional Neural Network (CNN) models have achieved great success in many applications, including…

Region ProposalScene ClassificationScene Recognition

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

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