中文
相关论文

相关论文: Scanning Only Once: An End-to-end Framework for Fa…

200 篇论文

Temporal grounding aims to locate a target video moment that semantically corresponds to the given sentence query in an untrimmed video. However, recent works find that existing methods suffer a severe temporal bias problem. These methods…

计算机视觉与模式识别 · 计算机科学 2022-08-08 Jiachang Hao , Haifeng Sun , Pengfei Ren , Jingyu Wang , Qi Qi , Jianxin Liao

This paper tackles an emerging and challenging problem of long video temporal grounding~(VTG) that localizes video moments related to a natural language (NL) query. Compared with short videos, long videos are also highly demanded but less…

计算机视觉与模式识别 · 计算机科学 2023-06-01 Zhijian Hou , Wanjun Zhong , Lei Ji , Difei Gao , Kun Yan , Wing-Kwong Chan , Chong-Wah Ngo , Zheng Shou , Nan Duan

The recent introduction of the large-scale, long-form MAD and Ego4D datasets has enabled researchers to investigate the performance of current state-of-the-art methods for video grounding in the long-form setup, with interesting findings:…

计算机视觉与模式识别 · 计算机科学 2023-10-17 Wayner Barrios , Mattia Soldan , Alberto Mario Ceballos-Arroyo , Fabian Caba Heilbron , Bernard Ghanem

In this paper, we study the problem of weakly-supervised temporal grounding of sentence in video. Specifically, given an untrimmed video and a query sentence, our goal is to localize a temporal segment in the video that semantically…

计算机视觉与模式识别 · 计算机科学 2020-01-28 Zhenfang Chen , Lin Ma , Wenhan Luo , Peng Tang , Kwan-Yee K. Wong

Identifying key temporal intervals within long videos, known as temporal grounding (TG), is important to video understanding and reasoning tasks. In this paper, we introduce a new form of the temporal grounding problem,…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Xiangrui Liu , Minghao Qin , Yan Shu , Zhengyang Liang , Yang Tian , Chen Jason Zhang , Bo Zhao , Zheng Liu

We present a reliable temporal grounding pipeline for video-to-analytic alignment of basketball broadcast footage. Given a series of frames as input, our method quickly and accurately extracts time-remaining and quarter values from…

计算机视觉与模式识别 · 计算机科学 2024-11-06 Levi Harris

The task of video grounding, which temporally localizes a natural language description in a video, plays an important role in understanding videos. Existing studies have adopted strategies of sliding window over the entire video or…

计算机视觉与模式识别 · 计算机科学 2019-01-23 Dongliang He , Xiang Zhao , Jizhou Huang , Fu Li , Xiao Liu , Shilei Wen

This paper presents a computational model for universal video temporal grounding, which accurately localizes temporal moments in videos based on natural language queries (e.g., questions or descriptions). Unlike existing methods that are…

计算机视觉与模式识别 · 计算机科学 2025-11-24 Zeqian Li , Shangzhe Di , Zhonghua Zhai , Weilin Huang , Yanfeng Wang , Weidi Xie

Video temporal grounding aims to localize relevant temporal boundaries in a video given a textual prompt. Recent work has focused on enabling Video LLMs to perform video temporal grounding via next-token prediction of temporal timestamps.…

计算机视觉与模式识别 · 计算机科学 2025-03-06 Xizi Wang , Feng Cheng , Ziyang Wang , Huiyu Wang , Md Mohaiminul Islam , Lorenzo Torresani , Mohit Bansal , Gedas Bertasius , David Crandall

Temporal grounding, which localizes video moments related to a natural language query, is a core problem of vision-language learning and video understanding. To encode video moments of varying lengths, recent methods employ a multi-level…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Thong Thanh Nguyen , Yi Bin , Xiaobao Wu , Zhiyuan Hu , Cong-Duy T Nguyen , See-Kiong Ng , Anh Tuan Luu

Temporal awareness is essential for video large language models (LLMs) to understand and reason about events within long videos, enabling applications like dense video captioning and temporal video grounding in a unified system. However,…

计算机视觉与模式识别 · 计算机科学 2024-11-27 Andong Deng , Zhongpai Gao , Anwesa Choudhuri , Benjamin Planche , Meng Zheng , Bin Wang , Terrence Chen , Chen Chen , Ziyan Wu

We address the problem of text-guided video temporal grounding, which aims to identify the time interval of a certain event based on a natural language description. Different from most existing methods that only consider RGB images as…

计算机视觉与模式识别 · 计算机科学 2021-11-01 Yi-Wen Chen , Yi-Hsuan Tsai , Ming-Hsuan Yang

Given an untrimmed video, temporal sentence grounding (TSG) aims to locate a target moment semantically according to a sentence query. Although previous respectable works have made decent success, they only focus on high-level visual…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Xiang Fang , Daizong Liu , Pan Zhou , Guoshun Nan

Temporal grounding of text descriptions in videos is a central problem in vision-language learning and video understanding. Existing methods often prioritize accuracy over scalability -- they have been optimized for grounding only a few…

计算机视觉与模式识别 · 计算机科学 2024-04-08 Fangzhou Mu , Sicheng Mo , Yin Li

The task of temporally grounding language queries in videos is to temporally localize the best matched video segment corresponding to a given language (sentence). It requires certain models to simultaneously perform visual and linguistic…

计算机视觉与模式识别 · 计算机科学 2019-12-19 Jingwen Wang , Lin Ma , Wenhao Jiang

Applying image processing algorithms independently to each frame of a video often leads to undesired inconsistent results over time. Developing temporally consistent video-based extensions, however, requires domain knowledge for individual…

计算机视觉与模式识别 · 计算机科学 2018-08-02 Wei-Sheng Lai , Jia-Bin Huang , Oliver Wang , Eli Shechtman , Ersin Yumer , Ming-Hsuan Yang

In real scenarios, videos can span several minutes or even hours. However, existing research on spatio-temporal video grounding (STVG), given a textual query, mainly focuses on localizing targets in short videos of tens of seconds,…

计算机视觉与模式识别 · 计算机科学 2026-02-27 Xin Gu , Bing Fan , Jiali Yao , Zhipeng Zhang , Yan Huang , Cheng Han , Heng Fan , Libo Zhang

This thesis explores the central question of how to leverage temporal relations among video elements to advance video understanding. Addressing the limitations of existing methods, the work presents a five-fold contribution: (1) an…

计算机视觉与模式识别 · 计算机科学 2026-04-06 Thong Thanh Nguyen

This paper presents SimBase, a simple yet effective baseline for temporal video grounding. While recent advances in temporal grounding have led to impressive performance, they have also driven network architectures toward greater…

计算机视觉与模式识别 · 计算机科学 2024-11-13 Peijun Bao , Alex C. Kot

Video grounding aims to localize a spatio-temporal section in a video corresponding to an input text query. This paper addresses a critical limitation in current video grounding methodologies by introducing an Open-Vocabulary…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Syed Talal Wasim , Muzammal Naseer , Salman Khan , Ming-Hsuan Yang , Fahad Shahbaz Khan
‹ 上一页 1 2 3 10 下一页 ›