paper-with-me

Papers

STM: SpatioTemporal and Motion Encoding for Action Recognition

2019-08-07 · ICCV 2019 10 · Boyuan Jiang, Mengmeng Wang, Weihao Gan, Wei Wu, Junjie Yan

Spatiotemporal and motion features are two complementary and crucial information for video action recognition. Recent state-of-the-art methods adopt a 3D CNN stream to learn spatiotemporal features and another flow stream to learn motion features. In this work, we aim to efficiently encode these two features in a unified 2D framework. To this end, we first propose an STM block, which contains a Channel-wise SpatioTemporal Module (CSTM) to present the spatiotemporal features and a Channel-wise Motion Module (CMM) to efficiently encode motion features. We then replace original residual blocks in the ResNet architecture with STM blcoks to form a simple yet effective STM network by introducing very limited extra computation cost. Extensive experiments demonstrate that the proposed STM network outperforms the state-of-the-art methods on both temporal-related datasets (i.e., Something-Something v1 & v2 and Jester) and scene-related datasets (i.e., Kinetics-400, UCF-101, and HMDB-51) with the help of encoding spatiotemporal and motion features together.

📄 PDF Abstract BibTeX arXiv:1908.02486

Code (0)

등록된 구현이 없습니다.

Tasks

Action ClassificationAction RecognitionAction Recognition In VideosTemporal Action Localization

Methods 이 논문이 사용한 방법론

Average Pooling 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Batch Normalization 설명 없음
Bottleneck Residual Block A Bottleneck Residual Block is a variant of the residual block that utilises 1x1 convolutions to create a bottleneck. The…
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…
Kaiming Initialization 설명 없음

Similar Papers 제목 키워드 기반

Spatiotemporal Filtering for Event-Based Action Recognition

2019-03-17 · Rohan Ghosh, Anupam Gupta, Andrei Nakagawa, Alcimar Soares 외

In this paper, we address the challenging problem of action recognition, using event-based cameras. To recognise most gestural actions, often higher temporal precision is required for sampling visual information. Actions…

Action RecognitionTemporal Action Localization

Dynamically Encoded Actions Based on Spacetime Saliency

2015-06-01 · CVPR 2015 6 · Christoph Feichtenhofer, Axel Pinz, Richard P. Wildes

Human actions typically occur over a well localized extent in both space and time. Similarly, as typically captured in video, human actions have small spatiotemporal support in image space. This paper capitalizes on thes…

Action RecognitionTemporal Action Localization

A Semantic and Motion-Aware Spatiotemporal Transformer Network for Action Detection

2024-05-13 · Matthew Korban, Peter Youngs, Scott T. Acton

This paper presents a novel spatiotemporal transformer network that introduces several original components to detect actions in untrimmed videos. First, the multi-feature selective semantic attention model calculates the…

Action Detection

From Pixels to Privacy: Temporally Consistent Video Anonymization via Token Pruning for Privacy Preserving Action Recognition

2026-03-27 · Nazia Aslam, Abhisek Ray, Joakim Bruslund Haurum, Lukas Esterle 외 arxiv

Recent advances in large-scale video models have significantly improved video understanding across domains such as surveillance, healthcare, and entertainment. However, these models also amplify privacy risks by encoding…

Action Recognition

Multivariate Gaussian Representation Learning for Medical Action Evaluation

2025-11-13 · Luming Yang, Haoxian Liu, Siqing Li, Alper Yilmaz arxiv

Fine-grained action evaluation in medical vision faces unique challenges due to the unavailability of comprehensive datasets, stringent precision requirements, and insufficient spatiotemporal dynamic modeling of very rap…

Representation Learning