paper-with-me

Papers

CTM: Collaborative Temporal Modeling for Action Recognition

2020-02-08 · Qian Liu, Tao Wang, Jie Liu, Yang Guan, Qi Bu, Longfei Yang

With the rapid development of digital multimedia, video understanding has become an important field. For action recognition, temporal dimension plays an important role, and this is quite different from image recognition. In order to learn powerful feature of videos, we propose a Collaborative Temporal Modeling (CTM) block (Figure 1) to learn temporal information for action recognition. Besides a parameter-free identity shortcut, as a separate temporal modeling block, CTM includes two collaborative paths: a spatial-aware temporal modeling path, which we propose the Temporal-Channel Convolution Module (TCCM) with unshared parameters for each spatial position (H*W) to build, and a spatial-unaware temporal modeling path. CTM blocks can seamlessly be inserted into many popular networks to generate CTM Networks and bring the capability of learning temporal information to 2D CNN backbone networks, which only capture spatial information. Experiments on several popular action recognition datasets demonstrate that CTM blocks bring the performance improvements on 2D CNN baselines, and our method achieves the competitive results against the state-of-the-art methods. Code will be made publicly available.

📄 PDF Abstract BibTeX arXiv:2002.03152

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionVideo Understanding

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Collaborative Distillation in the Parameter and Spectrum Domains for Video Action Recognition

2020-09-15 · Haisheng Su, Jing Su, Dongliang Wang, Weihao Gan 외

Recent years have witnessed the significant progress of action recognition task with deep networks. However, most of current video networks require large memory and computational resources, which hinders their applicatio…

Action RecognitionKnowledge DistillationTemporal Action Localization

Region-aware Spatiotemporal Modeling with Collaborative Domain Generalization for Cross-Subject EEG Emotion Recognition

2026-01-22 · Weiwei Wu, Yueyang Li, Yuhu Shi, Weiming Zeng 외 arxiv

Cross-subject EEG-based emotion recognition (EER) remains challenging due to strong inter-subject variability, which induces substantial distribution shifts in EEG signals, as well as the high complexity of emotion-relat…

EEG Emotion RecognitionDomain Generalization

NeuroPath: Brain-Inspired Dual-Pathway Graph Convolutional Networks for Skeleton-Based Action Recognition

2026-08-18 · Kanglei Zhou, Ruizhi Cai, Hubert P. H. Shum, Frederick W. B. Li 외 arxiv

Skeleton-based action recognition aims to recognize human actions from sequences of human joint coordinates. Most existing Spatial-Temporal Graph Convolutional Networks (STGCNs) have achieved promising results by modelin…

Action Recognition

Video Action Recognition Collaborative Learning with Dynamics via PSO-ConvNet Transformer

2023-02-17 · Nguyen Huu Phong, Bernardete Ribeiro

Recognizing human actions in video sequences, known as Human Action Recognition (HAR), is a challenging task in pattern recognition. While Convolutional Neural Networks (ConvNets) have shown remarkable success in image r…

Action RecognitionAction Recognition In VideosTemporal Action Localization

Collaborative Spatiotemporal Feature Learning for Video Action Recognition

2019-06-01 · CVPR 2019 6 · Chao Li, Qiaoyong Zhong, Di Xie, Shiliang Pu

Spatiotemporal feature learning is of central importance for action recognition in videos. Existing deep neural network models either learn spatial and temporal features independently (C2D) or jointly with unconstrained …

Action ClassificationAction RecognitionAction Recognition In VideosTemporal Action Localization+1