中文
相关论文

相关论文: TSM: Temporal Shift Module for Efficient and Scala…

200 篇论文

Video processing and analysis have become an urgent task since a huge amount of videos (e.g., Youtube, Hulu) are uploaded online every day. The extraction of representative key frames from videos is very important in video processing and…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Hao Tang , Lei Ding , Songsong Wu , Bin Ren , Nicu Sebe , Paolo Rota

Attention modules for Convolutional Neural Networks (CNNs) are an effective method to enhance performance on multiple computer-vision tasks. While existing methods appropriately model channel-, spatial- and self-attention, they primarily…

计算机视觉与模式识别 · 计算机科学 2022-10-24 Shantanu Jaiswal , Basura Fernando , Cheston Tan

Space-time video super-resolution (STVSR) aims to increase the spatial and temporal resolutions of low-resolution and low-frame-rate videos. Recently, deformable convolution based methods have achieved promising STVSR performance, but they…

计算机视觉与模式识别 · 计算机科学 2021-05-03 Gang Xu , Jun Xu , Zhen Li , Liang Wang , Xing Sun , Ming-Ming Cheng

Human Motion Segmentation (HMS), which aims to partition a video into non-overlapping segments corresponding to different human motions, has recently attracted increasing research attention. Existing HMS approaches are predominantly based…

计算机视觉与模式识别 · 计算机科学 2026-05-08 Xianghan Meng , Zhiyuan Huang , Zhengyu Tong , Chun-Guang Li

Temporal feature extraction is an essential technique in video-based action recognition. Key points have been utilized in skeleton-based action recognition methods but they require costly key point annotation. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2020-08-27 Haozhi Cao , Yuecong Xu , Jianfei Yang , Kezhi Mao , Jianxiong Yin , Simon See

This paper is on video recognition using Transformers. Very recent attempts in this area have demonstrated promising results in terms of recognition accuracy, yet they have been also shown to induce, in many cases, significant computational…

计算机视觉与模式识别 · 计算机科学 2021-06-14 Adrian Bulat , Juan-Manuel Perez-Rua , Swathikiran Sudhakaran , Brais Martinez , Georgios Tzimiropoulos

Automatically describing videos with natural language is a fundamental challenge for computer vision and natural language processing. Recently, progress in this problem has been achieved through two steps: 1) employing 2-D and/or 3-D…

计算机视觉与模式识别 · 计算机科学 2022-02-23 Yuyu Guo , Jingqiu Zhang , Lianli Gao

Deep convolutional networks have achieved great success for visual recognition in still images. However, for action recognition in videos, the advantage over traditional methods is not so evident. This paper aims to discover the principles…

计算机视觉与模式识别 · 计算机科学 2016-08-03 Limin Wang , Yuanjun Xiong , Zhe Wang , Yu Qiao , Dahua Lin , Xiaoou Tang , Luc Van Gool

Large pre-trained vision models achieve impressive success in computer vision. However, fully fine-tuning large models for downstream tasks, particularly in video understanding, can be prohibitively computationally expensive. Recent studies…

计算机视觉与模式识别 · 计算机科学 2023-11-28 Huanjin Yao , Wenhao Wu , Zhiheng Li

Unlike offline processing, streaming video vision-language models face two fundamental constraints: causality and accumulation. Causality prevents access to future frames that offline methods exploit, while accumulation causes tokens to…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Xueyi Chen , Keda Tao , Kele Shao , Huan Wang

While state-of-the-art 3D Convolutional Neural Networks (CNN) achieve very good results on action recognition datasets, they are computationally very expensive and require many GFLOPs. While the GFLOPs of a 3D CNN can be decreased by…

计算机视觉与模式识别 · 计算机科学 2021-08-12 Mohsen Fayyaz , Emad Bahrami , Ali Diba , Mehdi Noroozi , Ehsan Adeli , Luc Van Gool , Juergen Gall

Space-time self-similarity (STSS), which captures visual correspondences across frames, provides an effective way to represent temporal dynamics for video understanding. In this work, we explore higher-order STSS and demonstrate how STSSs…

计算机视觉与模式识别 · 计算机科学 2026-04-23 Manjin Kim , Heeseung Kwon , Karteek Alahari , Minsu Cho

Automatic surgical phase recognition is one of the key technologies to support Video-Based Assessment (VBA) systems for surgical education. Utilizing temporal information is crucial for surgical phase recognition, hence various recent…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Bokai Zhang , Mohammad Hasan Sarhan , Bharti Goel , Svetlana Petculescu , Amer Ghanem

Many methods for learning from video sequences involve temporally processing 2D CNN features from the individual frames or directly utilizing 3D convolutions within high-performing 2D CNN architectures. The focus typically remains on how to…

计算机视觉与模式识别 · 计算机科学 2020-09-17 Logan Courtney , Ramavarapu Sreenivas

The progress on generative models has led to significant advances on text-to-video (T2V) generation, yet the motion controllability of generated videos remains limited. Existing motion transfer methods explored the motion representations of…

计算机视觉与模式识别 · 计算机科学 2025-03-27 Yufei Cai , Hu Han , Yuxiang Wei , Shiguang Shan , Xilin Chen

We propose Token Turing Machines (TTM), a sequential, autoregressive Transformer model with memory for real-world sequential visual understanding. Our model is inspired by the seminal Neural Turing Machine, and has an external memory…

Streaming video recognition reasons about objects and their actions in every frame of a video. A good streaming recognition model captures both long-term dynamics and short-term changes of video. Unfortunately, in most existing methods, the…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Yue Zhao , Philipp Krähenbühl

Temporal action localization is an important task of computer vision. Though many methods have been proposed, it still remains an open question how to predict the temporal location of action segments precisely. Most state-of-the-art works…

计算机视觉与模式识别 · 计算机科学 2019-02-15 Ke Yang , Xiaolong Shen , Peng Qiao , Shijie Li , Dongsheng Li , Yong Dou

Temporal action localization is a recently-emerging task, aiming to localize video segments from untrimmed videos that contain specific actions. Despite the remarkable recent progress, most two-stage action localization methods still suffer…

计算机视觉与模式识别 · 计算机科学 2019-08-05 Guoqiang Gong , Liangfeng Zheng , Kun Bai , Yadong Mu

Transformer-based models have achieved top performance on major video recognition benchmarks. Benefiting from the self-attention mechanism, these models show stronger ability of modeling long-range dependencies compared to CNN-based models.…

计算机视觉与模式识别 · 计算机科学 2022-08-26 Rui Wang , Zuxuan Wu , Dongdong Chen , Yinpeng Chen , Xiyang Dai , Mengchen Liu , Luowei Zhou , Lu Yuan , Yu-Gang Jiang