中文
相关论文

相关论文: TokenMotion: Motion-Guided Vision Transformer for …

200 篇论文

Recent developments in Transformers have achieved notable strides in enhancing video comprehension. Nonetheless, the O($N^2$) computation complexity associated with attention mechanisms presents substantial computational hurdles when…

计算机视觉与模式识别 · 计算机科学 2024-03-01 Yukun Feng , Yangming Shi , Fengze Liu , Tan Yan

Camouflaged Object Detection (COD) is challenging due to the strong similarity between camouflaged objects and their surroundings, which complicates identification. Existing methods mainly rely on spatial local features, failing to capture…

计算机视觉与模式识别 · 计算机科学 2025-06-03 Ming Deng , Sijin Sun , Zihao Li , Xiaochuan Hu , Xing Wu

Image animation aims to animate a source image by using motion learned from a driving video. Current state-of-the-art methods typically use convolutional neural networks (CNNs) to predict motion information, such as motion keypoints and…

计算机视觉与模式识别 · 计算机科学 2022-09-29 Jiale Tao , Biao Wang , Tiezheng Ge , Yuning Jiang , Wen Li , Lixin Duan

Text-Video retrieval is a task of great practical value and has received increasing attention, among which learning spatial-temporal video representation is one of the research hotspots. The video encoders in the state-of-the-art video…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Yuqi Liu , Pengfei Xiong , Luhui Xu , Shengming Cao , Qin Jin

In this paper, we introduce a novel visual representation learning which relies on a handful of adaptively learned tokens, and which is applicable to both image and video understanding tasks. Instead of relying on hand-designed splitting…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Michael S. Ryoo , AJ Piergiovanni , Anurag Arnab , Mostafa Dehghani , Anelia Angelova

Many existing motion prediction approaches rely on symbolic perception outputs to generate agent trajectories, such as bounding boxes, road graph information and traffic lights. This symbolic representation is a high-level abstraction of…

Camouflaged object detection (COD) aims to segment objects visually embedded in their surroundings, which is a very challenging task due to the high similarity between the objects and the background. To address it, most methods often…

计算机视觉与模式识别 · 计算机科学 2024-05-08 Zhennan Chen , Xuying Zhang , Tian-Zhu Xiang , Ying Tai

Convolutional Neural networks (CNN) have been the first choice of paradigm in many computer vision applications. The convolution operation however has a significant weakness which is it only operates on a local neighborhood of pixels, thus…

计算机视觉与模式识别 · 计算机科学 2022-06-14 Michael Yang

Unified models aim to support both understanding and generation by encoding images into discrete tokens and processing them alongside text within a single autoregressive framework. This unified design offers architectural simplicity and…

计算机视觉与模式识别 · 计算机科学 2026-03-13 Ziyao Wang , Chen Chen , Jingtao Li , Weiming Zhuang , Jiabo Huang , Ang Li , Lingjuan Lyu

Camouflaged object detection (COD) aims to segment objects that blend into their surroundings. However, most existing studies overlook the semantic differences among textual prompts of different targets as well as fine-grained frequency…

计算机视觉与模式识别 · 计算机科学 2025-09-17 Dezhen Wang , Haixiang Zhao , Xiang Shen , Sheng Miao

Moving Object Detection (MOD) is a fundamental step for many computer vision applications. MOD becomes very challenging when a video sequence captured from a static or moving camera suffers from the challenges: camouflage, shadow, dynamic…

计算机视觉与模式识别 · 计算机科学 2022-07-15 Jhony H. Giraldo , Sajid Javed , Naoufel Werghi , Thierry Bouwmans

Video Camouflaged Object Detection (VCOD) is currently constrained by the scarcity of challenging benchmarks and the limited robustness of models against erratic motion dynamics. Existing methods often struggle with Motion-Induced…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Yiyu Liu , Shuo Ye , Chao Hao , Zitong Yu

Video Unsupervised Domain Adaptation (VUDA) poses a significant challenge in action recognition, requiring the adaptation of a model from a labeled source domain to an unlabeled target domain. Despite recent advances, existing VUDA methods…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Tzu Ling Liu , Ian Stavness , Mrigank Rochan

Camouflaged Object Detection (COD) is a challenging task in computer vision due to the high similarity between camouflaged objects and their surroundings. Existing COD methods primarily employ semantic segmentation, which suffers from…

计算机视觉与模式识别 · 计算机科学 2023-05-30 Zhongxi Chen , Ke Sun , Xianming Lin , Rongrong Ji

Weakly supervised multimodal video anomaly detection has gained significant attention, yet the potential of the text modality remains under-explored. Text provides explicit semantic information that can enhance anomaly characterization and…

计算机视觉与模式识别 · 计算机科学 2026-02-12 Shengyang Sun , Jiashen Hua , Junyi Feng , Xiaojin Gong

Object detection is a central downstream task used to test if pre-trained network parameters confer benefits, such as improved accuracy or training speed. The complexity of object detection methods can make this benchmarking non-trivial…

计算机视觉与模式识别 · 计算机科学 2021-11-23 Yanghao Li , Saining Xie , Xinlei Chen , Piotr Dollar , Kaiming He , Ross Girshick

Vision transformers have recently shown strong global context modeling capabilities in camouflaged object detection. However, they suffer from two major limitations: less effective locality modeling and insufficient feature aggregation in…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Zhou Huang , Hang Dai , Tian-Zhu Xiang , Shuo Wang , Huai-Xin Chen , Jie Qin , Huan Xiong

This paper introduces DGNet, a novel deep framework that exploits object gradient supervision for camouflaged object detection (COD). It decouples the task into two connected branches, i.e., a context and a texture encoder. The essential…

计算机视觉与模式识别 · 计算机科学 2023-06-06 Ge-Peng Ji , Deng-Ping Fan , Yu-Cheng Chou , Dengxin Dai , Alexander Liniger , Luc Van Gool

Camouflaged object detection (COD), which aims to identify the objects that conceal themselves into the surroundings, has recently drawn increasing research efforts in the field of computer vision. In practice, the success of deep learning…

计算机视觉与模式识别 · 计算机科学 2024-07-22 Geng Chen , Xinrui Chen , Bo Dong , Mingchen Zhuge , Yongxiong Wang , Hongbo Bi , Jian Chen , Peng Wang , Yanning Zhang

Camouflaged object detection (COD) and salient object detection (SOD) are two distinct yet closely-related computer vision tasks widely studied during the past decades. Though sharing the same purpose of segmenting an image into binary…

计算机视觉与模式识别 · 计算机科学 2024-03-01 Chao Hao , Zitong Yu , Xin Liu , Jun Xu , Huanjing Yue , Jingyu Yang