中文
相关论文

相关论文: Language-free Training for Zero-shot Video Groundi…

200 篇论文

Vision-language models (VLMs) like CLIP have been cherished for their ability to perform zero-shot visual recognition on open-vocabulary concepts. This is achieved by selecting the object category whose textual representation bears the…

计算机视觉与模式识别 · 计算机科学 2024-12-06 Shaunak Halbe , Junjiao Tian , K J Joseph , James Seale Smith , Katherine Stevo , Vineeth N Balasubramanian , Zsolt Kira

We propose a new task, dataset and model for grounded video caption generation. This task unifies captioning and object grounding in video, where the objects in the caption are grounded in the video via temporally consistent bounding boxes.…

计算机视觉与模式识别 · 计算机科学 2024-11-13 Evangelos Kazakos , Cordelia Schmid , Josef Sivic

The target of video moment retrieval (VMR) is predicting temporal spans within a video that semantically match a given linguistic query. Existing VMR methods based on multimodal large language models (MLLMs) overly rely on expensive…

多媒体 · 计算机科学 2025-01-15 Yifang Xu , Yunzhuo Sun , Benxiang Zhai , Ming Li , Wenxin Liang , Yang Li , Sidan Du

Few-shot video classification aims to learn new video categories with only a few labeled examples, alleviating the burden of costly annotation in real-world applications. However, it is particularly challenging to learn a class-invariant…

计算机视觉与模式识别 · 计算机科学 2021-05-12 Songyang Zhang , Jiale Zhou , Xuming He

Recent text-to-video generation approaches rely on computationally heavy training and require large-scale video datasets. In this paper, we introduce a new task of zero-shot text-to-video generation and propose a low-cost approach (without…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Levon Khachatryan , Andranik Movsisyan , Vahram Tadevosyan , Roberto Henschel , Zhangyang Wang , Shant Navasardyan , Humphrey Shi

We address the task of zero-shot video classification for extremely fine-grained actions (e.g., Windmill Dunk in basketball), where no video examples or temporal annotations are available for unseen classes. While image-language models…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Amir Aghdam , Vincent Tao Hu , Björn Ommer

Visual grounding, the task of linking textual queries to specific regions within images, plays a pivotal role in vision-language integration. Existing methods typically rely on extensive task-specific annotations and fine-tuning, limiting…

计算机视觉与模式识别 · 计算机科学 2025-11-27 Liqin Luo , Guangyao Chen , Xiawu Zheng , Yongxing Dai , Yixiong Zou , Yonghong Tian

Audio-visual generalised zero-shot learning for video classification requires understanding the relations between the audio and visual information in order to be able to recognise samples from novel, previously unseen classes at test time.…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Otniel-Bogdan Mercea , Thomas Hummel , A. Sophia Koepke , Zeynep Akata

Aligning video sequences is a fundamental yet still unsolved component for a broad range of applications in computer graphics and vision. Most classical image processing methods cannot be directly applied to related video problems due to…

计算机视觉与模式识别 · 计算机科学 2017-09-19 Patrick Wieschollek , Ido Freeman , Hendrik P. A. Lensch

Contrastive language-image pretraining has shown great success in learning visual-textual joint representation from web-scale data, demonstrating remarkable "zero-shot" generalization ability for various image tasks. However, how to…

计算机视觉与模式识别 · 计算机科学 2022-08-05 Bolin Ni , Houwen Peng , Minghao Chen , Songyang Zhang , Gaofeng Meng , Jianlong Fu , Shiming Xiang , Haibin Ling

Zero-shot learning methods rely on fixed visual and semantic embeddings, extracted from independent vision and language models, both pre-trained for other large-scale tasks. This is a weakness of current zero-shot learning frameworks as…

计算机视觉与模式识别 · 计算机科学 2022-04-12 Shah Nawaz , Jacopo Cavazza , Alessio Del Bue

Language grounding aims at linking the symbolic representation of language (e.g., words) into the rich perceptual knowledge of the outside world. The general approach is to embed both textual and visual information into a common space -the…

计算与语言 · 计算机科学 2021-09-15 Hassan Shahmohammadi , Hendrik P. A. Lensch , R. Harald Baayen

Stimulated by the sophisticated reasoning capabilities of recent Large Language Models (LLMs), a variety of strategies for bridging video modality have been devised. A prominent strategy involves Video Language Models (VideoLMs), which…

计算机视觉与模式识别 · 计算机科学 2024-03-28 Wonkyun Kim , Changin Choi , Wonseok Lee , Wonjong Rhee

Video Temporal Grounding (VTG) aims to localize relevant temporal segments in videos given natural language queries. Despite recent progress with large vision-language models (LVLMs) and instruction-tuning, existing approaches often suffer…

计算机视觉与模式识别 · 计算机科学 2025-07-25 Ruizhe Chen , Zhiting Fan , Tianze Luo , Heqing Zou , Zhaopeng Feng , Guiyang Xie , Hansheng Zhang , Zhuochen Wang , Zuozhu Liu , Huaijian Zhang

Existing zero-shot temporal action detection (ZSTAD) methods predominantly use fully supervised or unsupervised strategies to recognize unseen activities. However, these training-based methods are prone to domain shifts and require high…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Chaolei Han , Hongsong Wang , Jidong Kuang , Lei Zhang , Jie Gui

Grounding (i.e. localizing) arbitrary, free-form textual phrases in visual content is a challenging problem with many applications for human-computer interaction and image-text reference resolution. Few datasets provide the ground truth…

计算机视觉与模式识别 · 计算机科学 2017-02-21 Anna Rohrbach , Marcus Rohrbach , Ronghang Hu , Trevor Darrell , Bernt Schiele

Existing video deraining methods are often trained on paired datasets, either synthetic, which limits their ability to generalize to real-world rain, or captured by static cameras, which restricts their effectiveness in dynamic scenes with…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Tuomas Varanka , Juan Luis Gonzalez , Hyeongwoo Kim , Pablo Garrido , Xu Yao

We propose a novel approach for captioning and object grounding in video, where the objects in the caption are grounded in the video via temporally dense bounding boxes. We introduce the following contributions. First, we present a…

计算机视觉与模式识别 · 计算机科学 2025-09-10 Evangelos Kazakos , Cordelia Schmid , Josef Sivic

Zero-shot video captioning requires that a model generate high-quality captions without human-annotated video-text pairs for training. State-of-the-art approaches to the problem leverage CLIP to extract visual-relevant textual prompts to…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Mingkai Tian , Guorong Li , Yuankai Qi , Amin Beheshti , Javen Qinfeng Shi , Anton van den Hengel , Qingming Huang

We present Buffer Anytime, a framework for estimation of depth and normal maps (which we call geometric buffers) from video that eliminates the need for paired video--depth and video--normal training data. Instead of relying on large-scale…

计算机视觉与模式识别 · 计算机科学 2024-11-27 Zhengfei Kuang , Tianyuan Zhang , Kai Zhang , Hao Tan , Sai Bi , Yiwei Hu , Zexiang Xu , Milos Hasan , Gordon Wetzstein , Fujun Luan