中文
相关论文

相关论文: Semantic Conditioned Dynamic Modulation for Tempor…

200 篇论文

Sequence prediction on temporal data requires the ability to understand compositional structures of multi-level semantics beyond individual and contextual properties. The task of temporal action segmentation, which aims at translating an…

计算机视觉与模式识别 · 计算机科学 2023-12-08 Dayoung Gong , Joonseok Lee , Deunsol Jung , Suha Kwak , Minsu Cho

Text-based video segmentation aims to segment the target object in a video based on a describing sentence. Incorporating motion information from optical flow maps with appearance and linguistic modalities is crucial yet has been largely…

计算机视觉与模式识别 · 计算机科学 2022-04-07 Wangbo Zhao , Kai Wang , Xiangxiang Chu , Fuzhao Xue , Xinchao Wang , Yang You

Video temporal grounding is an emerging topic aiming to identify specific clips within videos. In addition to pre-trained video models, contemporary methods utilize pre-trained vision-language models (VLM) to capture detailed…

计算机视觉与模式识别 · 计算机科学 2024-08-14 Yubin Wang , Xinyang Jiang , De Cheng , Dongsheng Li , Cairong Zhao

Temporal action segmentation is a topic of increasing interest, however, annotating each frame in a video is cumbersome and costly. Weakly supervised approaches therefore aim at learning temporal action segmentation from videos that are…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Mohsen Fayyaz , Juergen Gall

Temporally localizing user-queried events through natural language is a crucial capability for video models. Recent methods predominantly adapt video LLMs to generate event boundary timestamps for temporal localization tasks, which struggle…

计算机视觉与模式识别 · 计算机科学 2026-02-17 Zongshang Pang , Mayu Otani , Yuta Nakashima

Talking-head video editing aims to efficiently insert, delete, and substitute the word of a pre-recorded video through a text transcript editor. The key challenge for this task is obtaining an editing model that generates new talking-head…

多媒体 · 计算机科学 2023-09-21 Songlin Yang , Wei Wang , Jun Ling , Bo Peng , Xu Tan , Jing Dong

Video temporal grounding is a critical video understanding task, which aims to localize moments relevant to a language description. The challenge of this task lies in distinguishing relevant and irrelevant moments. Previous methods focused…

计算机视觉与模式识别 · 计算机科学 2025-04-04 Xiaolong Sun , Le Wang , Sanping Zhou , Liushuai Shi , Kun Xia , Mengnan Liu , Yabing Wang , Gang Hua

Temporal grounding entails establishing a correspondence between natural language event descriptions and their visual depictions. Compositional modeling becomes central: we first ground atomic descriptions "girl eating an apple," "batter…

计算机视觉与模式识别 · 计算机科学 2019-12-06 Jonathan C. Stroud , Ryan McCaffrey , Rada Mihalcea , Jia Deng , Olga Russakovsky

Suppose that we are given a set of videos, along with natural language descriptions in the form of multiple sentences (e.g., manual annotations, movie scripts, sport summaries etc.), and that these sentences appear in the same temporal…

计算机视觉与模式识别 · 计算机科学 2015-12-22 Piotr Bojanowski , Rémi Lajugie , Edouard Grave , Francis Bach , Ivan Laptev , Jean Ponce , Cordelia Schmid

Exploring open-vocabulary video action recognition is a promising venture, which aims to recognize previously unseen actions within any arbitrary set of categories. Existing methods typically adapt pretrained image-text models to the video…

计算机视觉与模式识别 · 计算机科学 2023-12-06 Chengyou Jia , Minnan Luo , Xiaojun Chang , Zhuohang Dang , Mingfei Han , Mengmeng Wang , Guang Dai , Sizhe Dang , Jingdong Wang

Unpaired video-to-video translation aims to translate videos between a source and a target domain without the need of paired training data, making it more feasible for real applications. Unfortunately, the translated videos generally suffer…

计算机视觉与模式识别 · 计算机科学 2022-12-22 Kaihong Wang , Kumar Akash , Teruhisa Misu

Given a text description, Temporal Language Grounding (TLG) aims to localize temporal boundaries of the segments that contain the specified semantics in an untrimmed video. TLG is inherently a challenging task, as it requires comprehensive…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Fan Luo , Shaoxiang Chen , Jingjing Chen , Zuxuan Wu , Yu-Gang Jiang

Video temporal grounding aims to pinpoint a video segment that matches the query description. Despite the recent advance in short-form videos (\textit{e.g.}, in minutes), temporal grounding in long videos (\textit{e.g.}, in hours) is still…

计算机视觉与模式识别 · 计算机科学 2024-02-20 Yulin Pan , Xiangteng He , Biao Gong , Yiliang Lv , Yujun Shen , Yuxin Peng , Deli Zhao

Temporal Video Grounding (TVG), which requires pinpointing relevant temporal segments from video based on language query, has always been a highly challenging task in the field of video understanding. Videos often have a larger volume of…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Feng Yue , Zhaoxing Zhang , Junming Jiao , Zhengyu Liang , Shiwen Cao , Feifei Zhang , Rong Shen

We address the problem of language-based temporal localization in untrimmed videos. Compared to temporal localization with fixed categories, this problem is more challenging as the language-based queries not only have no pre-defined…

计算机视觉与模式识别 · 计算机科学 2018-11-26 Runzhou Ge , Jiyang Gao , Kan Chen , Ram Nevatia

Temporal language grounding (TLG) aims to localize a video segment in an untrimmed video based on a natural language description. To alleviate the expensive cost of manual annotations for temporal boundary labels, we are dedicated to the…

计算机视觉与模式识别 · 计算机科学 2022-10-24 Yuechen Wang , Wengang Zhou , Houqiang Li

We propose a novel framework for video understanding, called Temporally Contextualized CLIP (TC-CLIP), which leverages essential temporal information through global interactions in a spatio-temporal domain within a video. To be specific, we…

计算机视觉与模式识别 · 计算机科学 2024-07-25 Minji Kim , Dongyoon Han , Taekyung Kim , Bohyung Han

Video captioning is a challenging task that requires a deep understanding of visual scenes. State-of-the-art methods generate captions using either scene-level or object-level information but without explicitly modeling object interactions.…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Boxiao Pan , Haoye Cai , De-An Huang , Kuan-Hui Lee , Adrien Gaidon , Ehsan Adeli , Juan Carlos Niebles

Automatically describing video content with natural language is a fundamental challenge of multimedia. Recurrent Neural Networks (RNN), which models sequence dynamics, has attracted increasing attention on visual interpretation. However,…

计算机视觉与模式识别 · 计算机科学 2015-06-05 Yingwei Pan , Tao Mei , Ting Yao , Houqiang Li , Yong Rui

Temporal video grounding (TVG) is a critical task in video content understanding, requiring precise alignment between video content and natural language instructions. Despite significant advancements, existing methods face challenges in…

计算机视觉与模式识别 · 计算机科学 2024-05-24 Wenrui Li , Xiaopeng Hong , Ruiqin Xiong , Xiaopeng Fan