中文
相关论文

相关论文: VidTr: Video Transformer Without Convolutions

200 篇论文

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

This paper presents VTN, a transformer-based framework for video recognition. Inspired by recent developments in vision transformers, we ditch the standard approach in video action recognition that relies on 3D ConvNets and introduce a…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Daniel Neimark , Omri Bar , Maya Zohar , Dotan Asselmann

Video instance segmentation (VIS) task requires classifying, segmenting, and tracking object instances over all frames in a video clip. Recently, VisTR has been proposed as end-to-end transformer-based VIS framework, while demonstrating…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Sudhir Yarram , Jialian Wu , Pan Ji , Yi Xu , Junsong Yuan

We present pure-transformer based models for video classification, drawing upon the recent success of such models in image classification. Our model extracts spatio-temporal tokens from the input video, which are then encoded by a series of…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Anurag Arnab , Mostafa Dehghani , Georg Heigold , Chen Sun , Mario Lučić , Cordelia Schmid

Video deblurring is still an unsolved problem due to the challenging spatio-temporal modeling process. While existing convolutional neural network-based methods show a limited capacity for effective spatial and temporal modeling for video…

计算机视觉与模式识别 · 计算机科学 2022-04-19 Mingdeng Cao , Yanbo Fan , Yong Zhang , Jue Wang , Yujiu Yang

Detection Transformer (DETR) and Deformable DETR have been proposed to eliminate the need for many hand-designed components in object detection while demonstrating good performance as previous complex hand-crafted detectors. However, their…

计算机视觉与模式识别 · 计算机科学 2022-11-23 Qianyu Zhou , Xiangtai Li , Lu He , Yibo Yang , Guangliang Cheng , Yunhai Tong , Lizhuang Ma , Dacheng Tao

Video restoration is a low-level vision task that seeks to restore clean, sharp videos from quality-degraded frames. One would use the temporal information from adjacent frames to make video restoration successful. Recently, the success of…

计算机视觉与模式识别 · 计算机科学 2023-12-25 Fu-Jen Tsai , Yan-Tsung Peng , Chen-Yu Chang , Chan-Yu Li , Yen-Yu Lin , Chung-Chi Tsai , Chia-Wen Lin

In this paper, we propose a new Transformer block for video future frames prediction based on an efficient local spatial-temporal separation attention mechanism. Based on this new Transformer block, a fully autoregressive video future…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Xi Ye , Guillaume-Alexandre Bilodeau

Video prediction has witnessed the emergence of RNN-based models led by ConvLSTM, and CNN-based models led by SimVP. Following the significant success of ViT, recent works have integrated ViT into both RNN and CNN frameworks, achieving…

计算机视觉与模式识别 · 计算机科学 2026-01-15 Yujin Tang , Lu Qi , Xiangtai Li , Chao Ma , Ming-Hsuan Yang

We present a convolution-free approach to video classification built exclusively on self-attention over space and time. Our method, named "TimeSformer," adapts the standard Transformer architecture to video by enabling spatiotemporal…

计算机视觉与模式识别 · 计算机科学 2021-06-10 Gedas Bertasius , Heng Wang , Lorenzo Torresani

Recently, DETR and Deformable DETR have been proposed to eliminate the need for many hand-designed components in object detection while demonstrating good performance as previous complex hand-crafted detectors. However, their performance on…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Lu He , Qianyu Zhou , Xiangtai Li , Li Niu , Guangliang Cheng , Xiao Li , Wenxuan Liu , Yunhai Tong , Lizhuang Ma , Liqing Zhang

Vision Transformers achieve impressive accuracy across a range of visual recognition tasks. Unfortunately, their accuracy frequently comes with high computational costs. This is a particular issue in video recognition, where models are…

计算机视觉与模式识别 · 计算机科学 2023-08-28 Matthew Dutson , Yin Li , Mohit Gupta

We present Voxel Transformer (VoTr), a novel and effective voxel-based Transformer backbone for 3D object detection from point clouds. Conventional 3D convolutional backbones in voxel-based 3D detectors cannot efficiently capture large…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Jiageng Mao , Yujing Xue , Minzhe Niu , Haoyue Bai , Jiashi Feng , Xiaodan Liang , Hang Xu , Chunjing Xu

Video transformers have recently emerged as an effective alternative to convolutional networks for action classification. However, most prior video transformers adopt either global space-time attention or hand-defined strategies to compare…

计算机视觉与模式识别 · 计算机科学 2022-04-01 Jue Wang , Lorenzo Torresani

Video prediction is a challenging computer vision task that has a wide range of applications. In this work, we present a new family of Transformer-based models for video prediction. Firstly, an efficient local spatial-temporal separation…

计算机视觉与模式识别 · 计算机科学 2022-12-13 Xi Ye , Guillaume-Alexandre Bilodeau

Video Transformers have become the prevalent solution for various video downstream tasks with superior expressive power and flexibility. However, these video transformers suffer from heavy computational costs induced by the massive number…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Joonmyung Choi , Sanghyeok Lee , Jaewon Chu , Minhyuk Choi , Hyunwoo J. Kim

Transformer-based models like ViViT and TimeSformer have advanced video understanding by effectively modeling spatiotemporal dependencies. Recent video generation models, such as Sora and Vidu, further highlight the power of transformers in…

计算机视觉与模式识别 · 计算机科学 2025-06-16 Shuo Cao , Yihao Liu , Xiaohui Li , Yuanting Gao , Yu Zhou , Chao Dong

Existing methods for video interpolation heavily rely on deep convolution neural networks, and thus suffer from their intrinsic limitations, such as content-agnostic kernel weights and restricted receptive field. To address these issues, we…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Zhihao Shi , Xiangyu Xu , Xiaohong Liu , Jun Chen , Ming-Hsuan Yang

We propose a novel solution for the task of video panoptic segmentation, that simultaneously predicts pixel-level semantic and instance segmentation and generates clip-level instance tracks. Our network, named VPS-Transformer, with a hybrid…

计算机视觉与模式识别 · 计算机科学 2022-10-10 Andra Petrovai , Sergiu Nedevschi

We propose Vision Token Turing Machines (ViTTM), an efficient, low-latency, memory-augmented Vision Transformer (ViT). Our approach builds on Neural Turing Machines and Token Turing Machines, which were applied to NLP and sequential visual…

计算机视觉与模式识别 · 计算机科学 2025-01-27 Purvish Jajal , Nick John Eliopoulos , Benjamin Shiue-Hal Chou , George K. Thiruvathukal , James C. Davis , Yung-Hsiang Lu
‹ 上一页 1 2 3 10 下一页 ›