paper-with-me

홈 › Papers

Spatio-temporal Prompting Network for Robust Video Feature Extraction

2024-02-04 · ICCV 2023 1 · Guanxiong Sun, Chi Wang, Zhaoyu Zhang, Jiankang Deng, Stefanos Zafeiriou, Yang Hua

Frame quality deterioration is one of the main challenges in the field of video understanding. To compensate for the information loss caused by deteriorated frames, recent approaches exploit transformer-based integration modules to obtain spatio-temporal information. However, these integration modules are heavy and complex. Furthermore, each integration module is specifically tailored for its target task, making it difficult to generalise to multiple tasks. In this paper, we present a neat and unified framework, called Spatio-Temporal Prompting Network (STPN). It can efficiently extract robust and accurate video features by dynamically adjusting the input features in the backbone network. Specifically, STPN predicts several video prompts containing spatio-temporal information of neighbour frames. Then, these video prompts are prepended to the patch embeddings of the current frame as the updated input for video feature extraction. Moreover, STPN is easy to generalise to various video tasks because it does not contain task-specific modules. Without bells and whistles, STPN achieves state-of-the-art performance on three widely-used datasets for different video understanding tasks, i.e., ImageNetVID for video object detection, YouTubeVIS for video instance segmentation, and GOT-10k for visual object tracking. Code is available at https://github.com/guanxiongsun/vfe.pytorch.

📄 PDF Abstract BibTeX arXiv:2402.02574

Code (2)

guanxiongsun/stpn 공식 구현 pytorch
guanxiongsun/vfe.pytorch 공식 구현 pytorch

Tasks

Instance Segmentationobject-detectionObject DetectionObject TrackingSemantic SegmentationVideo Instance SegmentationVideo Object DetectionVideo UnderstandingVisual Object Tracking

Similar Papers 제목 키워드 기반

State Space Prompting via Gathering and Spreading Spatio-Temporal Information for Video Understanding

2025-10-14 · Jiahuan Zhou, Kai Zhu, Zhenyu Cui, Zichen Liu 외 arxiv

Recently, pre-trained state space models have shown great potential for video classification, which sequentially compresses visual tokens in videos with linear complexity, thereby improving the processing efficiency of v…

Video Classification

Multi-Level LVLM Guidance for Untrimmed Video Action Recognition

2025-08-24 · Liyang Peng, Sihan Zhu, Yunjie Guo arxiv

Action recognition and localization in complex, untrimmed videos remain a formidable challenge in computer vision, largely due to the limitations of existing methods in capturing fine-grained actions, long-term temporal …

Action Recognition

SFMViT: SlowFast Meet ViT in Chaotic World

2024-04-25 · Jiaying Lin, Jiajun Wen, Mengyuan Liu, Jinfu Liu 외

The task of spatiotemporal action localization in chaotic scenes is a challenging task toward advanced video understanding. Paving the way with high-quality video feature extraction and enhancing the precision of detecto…

Action LocalizationVideo Understanding

Kronecker PCA Based Spatio-Temporal Modeling of Video for Dismount Classification

2014-05-19 · Kristjan H. Greenewald, Alfred O. Hero III

We consider the application of KronPCA spatio-temporal modeling techniques [Greenewald et al 2013, Tsiligkaridis et al 2013] to the extraction of spatiotemporal features for video dismount classification. KronPCA perform…

ClassificationDimensionality ReductionGender ClassificationGeneral Classification

Deformable 3D Convolution for Video Super-Resolution

2020-04-06 · Xinyi Ying, Longguang Wang, Yingqian Wang, Weidong Sheng 외

The spatio-temporal information among video sequences is significant for video super-resolution (SR). However, the spatio-temporal information cannot be fully used by existing video SR methods since spatial feature extra…

Motion CompensationSuper-ResolutionVideo Super-Resolution