Region-based Non-local Operation for Video Classification
Convolutional Neural Networks (CNNs) model long-range dependencies by deeply stacking convolution operations with small window sizes, which makes the optimizations difficult. This paper presents region-based non-local (RNL) operations as a family of self-attention mechanisms, which can directly capture long-range dependencies without using a deep stack of local operations. Given an intermediate feature map, our method recalibrates the feature at a position by aggregating the information from the neighboring regions of all positions. By combining a channel attention module with the proposed RNL, we design an attention chain, which can be integrated into the off-the-shelf CNNs for end-to-end training. We evaluate our method on two video classification benchmarks. The experimental results of our method outperform other attention mechanisms, and we achieve state-of-the-art performance on the Something-Something V1 dataset.
Code (1)
Tasks
Action ClassificationAction RecognitionAction Recognition In VideosClassificationGeneral ClassificationPositionVideo ClassificationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Text Localization in Video Using Multiscale Weber's Local Descriptor
In this paper, we propose a novel approach for detecting the text present in videos and scene images based on the Multiscale Weber's Local Descriptor (MWLD). Given an input video, the shots are identified and the key fra…
Deep Hierarchical Representation of Point Cloud Videos via Spatio-Temporal Decomposition
In point cloud videos, point coordinates are irregular and unordered but point timestamps exhibit regularities and order. Grid-based networks for conventional video processing cannot be directly used to model raw point c…
3D Action RecognitionExploring Denoised Cross-Video Contrast for Weakly-Supervised Temporal Action Localization
Weakly-supervised temporal action localization aims to localize actions in untrimmed videos with only video-level labels. Most existing methods address this problem with a "localization-by-classification" pipeline th…
Action LocalizationContrastive LearningDenoisingPseudo Label+3Improving Action Localization by Progressive Cross-stream Cooperation
Spatio-temporal action localization consists of three levels of tasks: spatial localization, action classification, and temporal segmentation. In this work, we propose a new Progressive Cross-stream Cooperation (PCSC) fr…
Action ClassificationAction DetectionAction LocalizationSpatio-Temporal Action Localization+1Discrete Wavelet Transform and Gradient Difference based approach for text localization in videos
The text detection and localization is important for video analysis and understanding. The scene text in video contains semantic information and thus can contribute significantly to video retrieval and understanding. How…
RetrievalText DetectionVideo Retrieval