scispace - formally typeset
Open AccessProceedings ArticleDOI

AdaScan: Adaptive Scan Pooling in Deep Convolutional Neural Networks for Human Action Recognition in Videos

TLDR
The effectiveness of the proposed pooling method consistently improves on baseline pooling methods, with both RGB and optical flow based Convolutional networks, and in combination with complementary video representations is shown.
Abstract
We propose a novel method for temporally pooling frames in a video for the task of human action recognition. The method is motivated by the observation that there are only a small number of frames which, together, contain sufficient information to discriminate an action class present in a video, from the rest. The proposed method learns to pool such discriminative and informative frames, while discarding a majority of the non-informative frames in a single temporal scan of the video. Our algorithm does so by continuously predicting the discriminative importance of each video frame and subsequently pooling them in a deep learning framework. We show the effectiveness of our proposed pooling method on standard benchmarks where it consistently improves on baseline pooling methods, with both RGB and optical flow based Convolutional networks. Further, in combination with complementary video representations, we show results that are competitive with respect to the state-of-the-art results on two challenging and publicly available benchmark datasets.

read more

Citations
More filters
Journal ArticleDOI

Distinct Two-Stream Convolutional Networks for Human Action Recognition in Videos Using Segment-Based Temporal Modeling

TL;DR: The proposed two-stream CNN architecture with different CNNs for the two streams to learn spatial and temporal features shows the significant performance increase and it outperforms the existing methods.
Journal ArticleDOI

Movie trailer classification using deer hunting optimization based deep convolutional neural network in video sequences

TL;DR: The proposed (DCNN-DHO) human action based movie trailer classification is executed in the MATLAB environment and compared with the existing methods in terms of accuracy, false alarm rate, sensitivity, specificity, precision, F-measure and false discovery rate.
Posted Content

Online Learnable Keyframe Extraction in Videos and its Application with Semantic Word Vector in Action Recognition

TL;DR: An online learnable module for keyframe extraction that can be used to select key-shots in video and thus can be applied to video summarization and a plugin module to use the semantic word vector as input along with keyframes and a novel train/test strategy for the classification models.
Posted Content

DNANet: De-Normalized Attention Based Multi-Resolution Network for Human Pose Estimation.

TL;DR: This paper proposes a novel type of attention module, namely De-Normalized Attention (DNA) to deal with the feature attenuations of conventional attention modules, and extends the original HRNet with spatial, channel-wise and resolution-wise DNAs to enhance the network capability for feature representation.
Posted Content

A Real-time Action Representation with Temporal Encoding and Deep Compression

TL;DR: A new real-time convolutional architecture for action representation, called Temporal Convolutional 3D Network (T-C3D), to capture complementary information on the appearance of a single frame and the motion between consecutive frames and a new temporal encoding method to explore the temporal dynamics of the whole video.
References
More filters
Proceedings Article

Adam: A Method for Stochastic Optimization

TL;DR: This work introduces Adam, an algorithm for first-order gradient-based optimization of stochastic objective functions, based on adaptive estimates of lower-order moments, and provides a regret bound on the convergence rate that is comparable to the best known results under the online convex optimization framework.
Proceedings Article

Very Deep Convolutional Networks for Large-Scale Image Recognition

TL;DR: In this paper, the authors investigated the effect of the convolutional network depth on its accuracy in the large-scale image recognition setting and showed that a significant improvement on the prior-art configurations can be achieved by pushing the depth to 16-19 layers.
Proceedings ArticleDOI

ImageNet: A large-scale hierarchical image database

TL;DR: A new database called “ImageNet” is introduced, a large-scale ontology of images built upon the backbone of the WordNet structure, much larger in scale and diversity and much more accurate than the current image datasets.
Proceedings Article

Understanding the difficulty of training deep feedforward neural networks

TL;DR: The objective here is to understand better why standard gradient descent from random initialization is doing so poorly with deep neural networks, to better understand these recent relative successes and help design better algorithms in the future.
Proceedings ArticleDOI

Learning Spatiotemporal Features with 3D Convolutional Networks

TL;DR: The learned features, namely C3D (Convolutional 3D), with a simple linear classifier outperform state-of-the-art methods on 4 different benchmarks and are comparable with current best methods on the other 2 benchmarks.
Related Papers (5)