scispace - formally typeset
Open AccessPosted Content

Convolutional Two-Stream Network Fusion for Video Action Recognition

TLDR
In this paper, a spatial and temporal network can be fused at the last convolution layer without loss of performance, but with a substantial saving in parameters, and furthermore, pooling of abstract convolutional features over spatiotemporal neighbourhoods further boosts performance.
Abstract
Recent applications of Convolutional Neural Networks (ConvNets) for human action recognition in videos have proposed different solutions for incorporating the appearance and motion information. We study a number of ways of fusing ConvNet towers both spatially and temporally in order to best take advantage of this spatio-temporal information. We make the following findings: (i) that rather than fusing at the softmax layer, a spatial and temporal network can be fused at a convolution layer without loss of performance, but with a substantial saving in parameters; (ii) that it is better to fuse such networks spatially at the last convolutional layer than earlier, and that additionally fusing at the class prediction layer can boost accuracy; finally (iii) that pooling of abstract convolutional features over spatiotemporal neighbourhoods further boosts performance. Based on these studies we propose a new ConvNet architecture for spatiotemporal fusion of video snippets, and evaluate its performance on standard benchmarks where this architecture achieves state-of-the-art results.

read more

Citations
More filters
Journal ArticleDOI

Human action recognition using depth motion maps pyramid and discriminative collaborative representation classifier

TL;DR: An effective feature descriptor named depth motion maps pyramid (DMMP) inspired by DMMs is developed, and a discriminative collaborative representation classifier (DCRC) is proposed, where an extra constraint on the collaborative coefficient is imposed to provide prior knowledge for the representation coefficient.
Proceedings ArticleDOI

Directional Attention based Video Frame Prediction using Graph Convolutional Networks

TL;DR: A novel network architecture for video frame prediction based on Graph Convolutional Neural Networks (GCNN) that enables the network to learn the spatial as well as temporal inter-pixel relationships independent of each other, thus making the system invariant to velocity differences among the moving objects present in the scene.
Book ChapterDOI

Two-Stream Convolutional Network with Multi-level Feature Fusion for Categorization of Human Action from Videos

TL;DR: The main contribution is in the design of a classifier moderated method to fuse information from the two streams at multiple stages of the network, which enables capturing the most discriminative and complimentary features for localizing the spatio-temporal attention for the action being performed.
Book ChapterDOI

Motion-excited sampler: Video adversarial attack with sparked prior

TL;DR: This paper proposes an effective motion-excited sampler to obtain motion-aware noise prior, which is term as sparked prior and can be used in gradient estimation to attack video models by utilizing intrinsic movement pattern and regional relative motion among video frames.
Journal ArticleDOI

Learning Soft Mask Based Feature Fusion with Channel and Spatial Attention for Robust Visual Object Tracking.

TL;DR: The proposed soft mask based low-level feature fusion technique is integrated within a Siamese framework to demonstrate its effectiveness for visual object tracking and demonstrates excellent performance compared to the existing state-of-the-art trackers.
References
More filters
Proceedings Article

ImageNet Classification with Deep Convolutional Neural Networks

TL;DR: The state-of-the-art performance of CNNs was achieved by Deep Convolutional Neural Networks (DCNNs) as discussed by the authors, which consists of five convolutional layers, some of which are followed by max-pooling layers, and three fully-connected layers with a final 1000-way softmax.
Proceedings Article

Very Deep Convolutional Networks for Large-Scale Image Recognition

TL;DR: This work investigates the effect of the convolutional network depth on its accuracy in the large-scale image recognition setting using an architecture with very small convolution filters, which shows that a significant improvement on the prior-art configurations can be achieved by pushing the depth to 16-19 weight layers.
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

Going deeper with convolutions

TL;DR: Inception as mentioned in this paper is a deep convolutional neural network architecture that achieves the new state of the art for classification and detection in the ImageNet Large-Scale Visual Recognition Challenge 2014 (ILSVRC14).
Proceedings Article

Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift

TL;DR: Applied to a state-of-the-art image classification model, Batch Normalization achieves the same accuracy with 14 times fewer training steps, and beats the original model by a significant margin.
Related Papers (5)