paper-with-me

Papers

StNet: Local and Global Spatial-Temporal Modeling for Action Recognition

2018-11-05 · Dongliang He, Zhichao Zhou, Chuang Gan, Fu Li, Xiao Liu, Yandong Li, Li-Min Wang, Shilei Wen

Despite the success of deep learning for static image understanding, it remains unclear what are the most effective network architectures for the spatial-temporal modeling in videos. In this paper, in contrast to the existing CNN+RNN or pure 3D convolution based approaches, we explore a novel spatial temporal network (StNet) architecture for both local and global spatial-temporal modeling in videos. Particularly, StNet stacks N successive video frames into a \emph{super-image} which has 3N channels and applies 2D convolution on super-images to capture local spatial-temporal relationship. To model global spatial-temporal relationship, we apply temporal convolution on the local spatial-temporal feature maps. Specifically, a novel temporal Xception block is proposed in StNet. It employs a separate channel-wise and temporal-wise convolution over the feature sequence of video. Extensive experiments on the Kinetics dataset demonstrate that our framework outperforms several state-of-the-art approaches in action recognition and can strike a satisfying trade-off between recognition accuracy and model complexity. We further demonstrate the generalization performance of the leaned video representations on the UCF101 dataset.

📄 PDF Abstract BibTeX arXiv:1811.01549

Code (8)

2023-MindSpore-1/ms-code-217/tree/main/stnet mindspore
2023-MindSpore-4/Code7/tree/main/stnet mindspore
BigLazyPig/Pytorch-StNet-Full-Implement pytorch
MindSpore-paper-code-2/code3/tree/main/stnet mindspore
hyperfraise/Pytorch-StNet pytorch
hyperfraise/StNet pytorch
kingcong/stnet mindspore
mindspore-ai/models/tree/master/research/cv/stnet mindspore

Tasks

Action RecognitionTemporal Action Localization

Methods 이 논문이 사용한 방법론

3D Convolution A 3D Convolution is a type of convolution where the kernel slides in 3 dimensions as opposed to 2 dimensions with 2D…
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 제목 키워드 기반

GSTNet: Global Spatial-Temporal Network for Traffic Flow Prediction

2019-01-20 · IJCAI-19 2019 1 · Shen Fang 1, Qi Zhang 1, Gaofeng Meng 1, 2 외

Predicting traffic flow on traffic networks is a very challenging task, due to the complicated and dynamic spatial-temporal dependencies between different nodes on the network. The traffic flow renders two types of tempo…

Prediction

PSTNet: Point Spatio-Temporal Convolution on Point Cloud Sequences

2022-05-27 · ICLR 2021 1 · Hehe Fan, Xin Yu, Yuhang Ding, Yi Yang 외

Point cloud sequences are irregular and unordered in the spatial dimension while exhibiting regularities and order in the temporal dimension. Therefore, existing grid based convolutions for conventional video processing …

3D Action RecognitionAction RecognitionSemantic Segmentation

A Spatial-Temporal Deformable Attention based Framework for Breast Lesion Detection in Videos

2023-09-09 · Chao Qin, Jiale Cao, Huazhu Fu, Rao Muhammad Anwer 외

Detecting breast lesion in videos is crucial for computer-aided diagnosis. Existing video-based breast lesion detection approaches typically perform temporal feature aggregation of deep backbone features based on the sel…

DecoderLesion Detection

Deep Multi-View Channel-Wise Spatio-Temporal Network for Traffic Flow Prediction

2024-04-23 · Hao Miao, Senzhang Wang, Meiyue Zhang, Diansheng Guo 외

Accurately forecasting traffic flows is critically important to many real applications including public safety and intelligent transportation systems. The challenges of this problem include both the dynamic mobility patt…

Spiking Transformers for Event-Based Single Object Tracking

2022-01-01 · CVPR 2022 1 · Jiqing Zhang, Bo Dong, Haiwei Zhang, Jianchuan Ding 외

Event-based cameras bring a unique capability to tracking, being able to function in challenging real-world conditions as a direct result of their high temporal resolution and high dynamic range. These imagers captur…

ObjectObject Tracking