paper-with-me

Papers

Two-stream Collaborative Learning with Spatial-Temporal Attention for Video Classification

2017-11-09 · Yuxin Peng, Yunzhen Zhao, Junchao Zhang

Video classification is highly important with wide applications, such as video search and intelligent surveillance. Video naturally consists of static and motion information, which can be represented by frame and optical flow. Recently, researchers generally adopt the deep networks to capture the static and motion information \textbf{\emph{separately}}, which mainly has two limitations: (1) Ignoring the coexistence relationship between spatial and temporal attention, while they should be jointly modelled as the spatial and temporal evolutions of video, thus discriminative video features can be extracted.(2) Ignoring the strong complementarity between static and motion information coexisted in video, while they should be collaboratively learned to boost each other. For addressing the above two limitations, this paper proposes the approach of two-stream collaborative learning with spatial-temporal attention (TCLSTA), which consists of two models: (1) Spatial-temporal attention model: The spatial-level attention emphasizes the salient regions in frame, and the temporal-level attention exploits the discriminative frames in video. They are jointly learned and mutually boosted to learn the discriminative static and motion features for better classification performance. (2) Static-motion collaborative model: It not only achieves mutual guidance on static and motion information to boost the feature learning, but also adaptively learns the fusion weights of static and motion streams, so as to exploit the strong complementarity between static and motion information to promote video classification. Experiments on 4 widely-used datasets show that our TCLSTA approach achieves the best performance compared with more than 10 state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1711.03273

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationOptical Flow EstimationVideo ClassificationVocal Bursts Valence Prediction

Similar Papers 제목 키워드 기반

Collaborative Static and Dynamic Vision-Language Streams for Spatio-Temporal Video Grounding

2023-01-01 · CVPR 2023 1 · Zihang Lin, Chaolei Tan, Jian-Fang Hu, Zhi Jin 외

Spatio-Temporal Video Grounding (STVG) aims to localize the target object spatially and temporally according to the given language query. It is a challenging task in which the model should well understand dynamic vis…

ObjectSpatio-Temporal Video GroundingVideo Grounding

R-STAN: Residual Spatial-Temporal Attention Network for Action Recognition

2019-06-19 · IEEE Access ( Volume: 7 ) 2019 6 · Quanle Liu, Xiangjiu Che, Mei Bie

Two-stream network architecture has the ability to capture temporal and spatial features from videos simultaneously and has achieved excellent performance on video action recognition tasks. However, there is a fair amoun…

Action RecognitionTemporal Action Localization

Collaborative Three-Stream Transformers for Video Captioning

2023-09-18 · Hao Wang, Libo Zhang, Heng Fan, Tiejian Luo

As the most critical components in a sentence, subject, predicate and object require special attention in the video captioning task. To implement this idea, we design a novel framework, named COllaborative three-Stream T…

SentenceVideo Captioning

Multi-scale 3D Convolution Network for Video Based Person Re-Identification

2018-11-19 · Jianing Li, Shiliang Zhang, Tiejun Huang

This paper proposes a two-stream convolution network to extract spatial and temporal cues for video based person Re-Identification (ReID). A temporal stream in this network is constructed by inserting several Multi-scale…

Person Re-IdentificationVideo-Based Person Re-Identification

Cross-View Exocentric to Egocentric Video Synthesis

2021-07-07 · Gaowen Liu, Hao Tang, Hugo Latapie, Jason Corso 외

Cross-view video synthesis task seeks to generate video sequences of one view from another dramatically different view. In this paper, we investigate the exocentric (third-person) view to egocentric (first-person) view v…

Generative Adversarial NetworkVideo Generation