English

Convolutional Two-Stream Network Fusion for Video Action Recognition

Computer Vision and Pattern Recognition 2016-09-27 v2

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.

Keywords

Cite

@article{arxiv.1604.06573,
  title  = {Convolutional Two-Stream Network Fusion for Video Action Recognition},
  author = {Christoph Feichtenhofer and Axel Pinz and Andrew Zisserman},
  journal= {arXiv preprint arXiv:1604.06573},
  year   = {2016}
}

Comments

in Proc. CVPR 2016

R2 v1 2026-06-22T13:38:24.361Z