paper-with-me

Papers

Two-Stream Convolutional Networks for Action Recognition in Videos

2014-06-09 · NeurIPS 2014 12 · Karen Simonyan, Andrew Zisserman

We investigate architectures of discriminatively trained deep Convolutional Networks (ConvNets) for action recognition in video. The challenge is to capture the complementary information on appearance from still frames and motion between frames. We also aim to generalise the best performing hand-crafted features within a data-driven learning framework. Our contribution is three-fold. First, we propose a two-stream ConvNet architecture which incorporates spatial and temporal networks. Second, we demonstrate that a ConvNet trained on multi-frame dense optical flow is able to achieve very good performance in spite of limited training data. Finally, we show that multi-task learning, applied to two different action classification datasets, can be used to increase the amount of training data and improve the performance on both. Our architecture is trained and evaluated on the standard video actions benchmarks of UCF-101 and HMDB-51, where it is competitive with the state of the art. It also exceeds by a large margin previous attempts to use deep nets for video classification.

📄 PDF Abstract BibTeX arXiv:1406.2199

Code (7)

feichtenhofer/twostreamfusion 공식 구현
HsinYingLee/OPN caffe2
Michaelgod/test
damien911224/theWorldInSafety
jerryljq/ActionRecognition
mcgridles/LENS pytorch
woodfrog/ActionRecognition

Tasks

Action ClassificationAction RecognitionAction Recognition In VideosGeneral ClassificationMulti-Task LearningOptical Flow EstimationTemporal Action LocalizationVideo ClassificationVocal Bursts Valence Prediction

Similar Papers 제목 키워드 기반

Two-stream Flow-guided Convolutional Attention Networks for Action Recognition

2017-08-30 · An Tran, Loong-Fah Cheong

This paper proposes a two-stream flow-guided convolutional attention networks for action recognition in videos. The central idea is that optical flows, when properly compensated for the camera motion, can be used to guid…

Action RecognitionAction Recognition In VideosTemporal Action LocalizationVocal Bursts Valence Prediction

Learning Spatiotemporal Features for Infrared Action Recognition with 3D Convolutional Neural Networks

2017-05-18 · Zhuolin Jiang, Viktor Rozgic, Sancar Adali

Infrared (IR) imaging has the potential to enable more robust action recognition systems compared to visible spectrum cameras due to lower sensitivity to lighting conditions and appearance variability. While the action r…

Action RecognitionOptical Flow EstimationTemporal Action Localization

Visual Attribute-augmented Three-dimensional Convolutional Neural Network for Enhanced Human Action Recognition

2018-05-08 · Yunfeng Wang, Wengang Zhou, Qilin Zhang, Houqiang Li

Visual attributes in individual video frames, such as the presence of characteristic objects and scenes, offer substantial information for action recognition in videos. With individual 2D video frame as input, visual att…

Action RecognitionAction Recognition In VideosAttributeGeneral Classification+3

Semi-Coupled Two-Stream Fusion ConvNets for Action Recognition at Extremely Low Resolutions

2016-10-12 · Jiawei Chen, Jonathan Wu, Janusz Konrad, Prakash Ishwar

Deep convolutional neural networks (ConvNets) have been recently shown to attain state-of-the-art performance for action recognition on standard-resolution videos. However, less attention has been paid to recognition per…

Action RecognitionTemporal Action Localization

Towards Good Practices for Very Deep Two-Stream ConvNets

2015-07-08 · Limin Wang, Yuanjun Xiong, Zhe Wang, Yu Qiao

Deep convolutional networks have achieved great success for object recognition in still images. However, for action recognition in videos, the improvement of deep convolutional networks is not so evident. We argue that t…

Action RecognitionAction Recognition In VideosComputational EfficiencyData Augmentation+3