paper-with-me

Papers

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 parameters (C3D). In this paper, we propose a novel neural operation which encodes spatiotemporal features collaboratively by imposing a weight-sharing constraint on the learnable parameters. In particular, we perform 2D convolution along three orthogonal views of volumetric video data, which learns spatial appearance and temporal motion cues respectively. By sharing the convolution kernels of different views, spatial and temporal features are collaboratively learned and thus benefit from each other. The complementary features are subsequently fused by a weighted summation whose coefficients are learned end-to-end. Our approach achieves state-of-the-art performance on large-scale benchmarks and won the 1st place in the Moments in Time Challenge 2018. Moreover, based on the learned coefficients of different views, we are able to quantify the contributions of spatial and temporal features. This analysis sheds light on interpretability of the model and may also guide the future design of algorithm for video recognition.

📄 PDF Abstract BibTeX

Code (1)

hikvision-research/cost 공식 구현 pytorch

Tasks

Action ClassificationAction RecognitionAction Recognition In VideosTemporal Action LocalizationVideo Recognition

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음
Average Pooling 설명 없음
Residual Connection 설명 없음
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…

Similar Papers 제목 키워드 기반

Building a Multi-modal Spatiotemporal Expert for Zero-shot Action Recognition with CLIP

2024-12-13 · Yating Yu, Congqi Cao, Yueran Zhang, Qinyi Lv 외

Zero-shot action recognition (ZSAR) requires collaborative multi-modal spatiotemporal understanding. However, finetuning CLIP directly for ZSAR yields suboptimal performance, given its inherent constraints in capturing e…

Action RecognitionText AugmentationZero-Shot Action Recognition

Spatiotemporal Pyramid Network for Video Action Recognition

2019-03-04 · CVPR 2017 7 · Yunbo Wang, Mingsheng Long, Jian-Min Wang, Philip S. Yu

Two-stream convolutional networks have shown strong performance in video action recognition tasks. The key idea is to learn spatiotemporal features by fusing convolutional networks spatially and temporally. However, it r…

Action RecognitionTemporal Action Localization

Spatiotemporal Residual Networks for Video Action Recognition

2016-11-07 · NeurIPS 2016 12 · Christoph Feichtenhofer, Axel Pinz, Richard P. Wildes

Two-stream Convolutional Networks (ConvNets) have shown strong performance for human action recognition in videos. Recently, Residual Networks (ResNets) have arisen as a new technique to train extremely deep architecture…

Action RecognitionAction Recognition In VideosTemporal Action Localization

Spatiotemporal Action Recognition in Restaurant Videos

2020-08-25 · Akshat Gupta, Milan Desai, Wusheng Liang, Magesh Kannan

Spatiotemporal action recognition is the task of locating and classifying actions in videos. Our project applies this task to analyzing video footage of restaurant workers preparing food, for which potential applications…

Action RecognitionManagement

StegaVAR: Privacy-Preserving Video Action Recognition via Steganographic Domain Analysis

2025-12-14 · Lixin Chen, Chaomeng Chen, Jiale Zhou, Zhijian Wu 외 arxiv

Despite the rapid progress of deep learning in video action recognition (VAR) in recent years, privacy leakage in videos remains a critical concern. Current state-of-the-art privacy-preserving methods often rely on anony…

Action Recognition