中文
相关论文

相关论文: SimBase: A Simple Baseline for Temporal Video Grou…

200 篇论文

Video grounding aims to locate the timestamps best matching the query description within an untrimmed video. Prevalent methods can be divided into moment-level and clip-level frameworks. Moment-level approaches directly predict the…

计算机视觉与模式识别 · 计算机科学 2023-03-15 Xing Cheng , Xiangyu Wu , Dong Shen , Hezheng Lin , Fan Yang

We introduce bounded generation as a generalized task to control video generation to synthesize arbitrary camera and subject motion based only on a given start and end frame. Our objective is to fully leverage the inherent generalization…

计算机视觉与模式识别 · 计算机科学 2024-03-22 Haiwen Feng , Zheng Ding , Zhihao Xia , Simon Niklaus , Victoria Abrevaya , Michael J. Black , Xuaner Zhang

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

Video temporal grounding aims to identify video segments within untrimmed videos that are most relevant to a given natural language query. Existing video temporal localization models rely on specific datasets for training and have high data…

计算机视觉与模式识别 · 计算机科学 2024-08-30 Minghang Zheng , Xinhao Cai , Qingchao Chen , Yuxin Peng , Yang Liu

In this paper, we explore a novel task named visual Relation Grounding in Videos (vRGV). The task aims at spatio-temporally localizing the given relations in the form of subject-predicate-object in the videos, so as to provide supportive…

计算机视觉与模式识别 · 计算机科学 2020-07-22 Junbin Xiao , Xindi Shang , Xun Yang , Sheng Tang , Tat-Seng Chua

GANs are able to perform generation and manipulation tasks, trained on a single video. However, these single video GANs require unreasonable amount of time to train on a single video, rendering them almost impractical. In this paper we…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Niv Haim , Ben Feinstein , Niv Granot , Assaf Shocher , Shai Bagon , Tali Dekel , Michal Irani

In recent years, there has been remarkable progress in supervised image segmentation. Video segmentation is less explored, despite the temporal dimension being highly informative. Semantic labels, e.g. that cannot be accurately detected in…

计算机视觉与模式识别 · 计算机科学 2019-08-30 Radu Sibechi , Olaf Booij , Nora Baka , Peter Bloem

In this paper we introduce SiamMask, a framework to perform both visual object tracking and video object segmentation, in real-time, with the same simple method. We improve the offline training procedure of popular fully-convolutional…

计算机视觉与模式识别 · 计算机科学 2022-07-06 Weiming Hu , Qiang Wang , Li Zhang , Luca Bertinetto , Philip H. S. Torr

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

High computational power and significant time are usually needed to train a deep learning based tracker on large datasets. Depending on many factors, training might not always be an option. In this paper, we propose a framework with two…

计算机视觉与模式识别 · 计算机科学 2024-10-16 Ali Sekhavati , Won-Sook Lee

Dynamic link prediction remains a central challenge in temporal graph learning, particularly in designing models that are both effective and practical for real-world deployment. Existing approaches often rely on complex neural…

机器学习 · 计算机科学 2025-07-21 Kondrup Emma

Dynamic graphs are common in real-world systems such as social media, recommender systems, and traffic networks. Existing dynamic graph models for link prediction often fall short in capturing the complexity of temporal evolution. They tend…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Hua Liu , Yanbin Wei , Fei Xing , Tyler Derr , Haoyu Han , Yu Zhang

We introduce a class of causal video understanding models that aims to improve efficiency of video processing by maximising throughput, minimising latency, and reducing the number of clock cycles. Leveraging operation pipelining and…

计算机视觉与模式识别 · 计算机科学 2018-09-06 Joao Carreira , Viorica Patraucean , Laurent Mazare , Andrew Zisserman , Simon Osindero

We present TemporalStereo, a coarse-to-fine stereo matching network that is highly efficient, and able to effectively exploit the past geometry and context information to boost matching accuracy. Our network leverages sparse cost volume and…

计算机视觉与模式识别 · 计算机科学 2023-08-04 Youmin Zhang , Matteo Poggi , Stefano Mattoccia

Visual grounding is a promising path toward more robust and accurate Natural Language Processing (NLP) models. Many multimodal extensions of BERT (e.g., VideoBERT, LXMERT, VL-BERT) allow a joint modeling of texts and images that lead to…

计算与语言 · 计算机科学 2021-03-26 Damien Sileo

GANs are able to perform generation and manipulation tasks, trained on a single video. However, these single video GANs require unreasonable amount of time to train on a single video, rendering them almost impractical. In this paper we…

计算机视觉与模式识别 · 计算机科学 2022-05-13 Niv Haim , Ben Feinstein , Niv Granot , Assaf Shocher , Shai Bagon , Tali Dekel , Michal Irani

With the development of video understanding, there is a proliferation of tasks for clip-level temporal video analysis, including temporal action detection (TAD), temporal action segmentation (TAS), and generic event boundary detection…

计算机视觉与模式识别 · 计算机科学 2024-09-30 Min Yang , Zichen Zhang , Limin Wang

Robots engaged in complex manipulation tasks require robust material property recognition to ensure adaptability and precision. Traditionally, visual data has been the primary source for object perception; however, it often proves…

机器人学 · 计算机科学 2025-01-28 Hengxu You , Tianyu Zhou , Jing Du

Temporal consistency is the key challenge of video depth estimation. Previous works are based on additional optical flow or camera poses, which is time-consuming. By contrast, we derive consistency with less information. Since videos…

计算机视觉与模式识别 · 计算机科学 2022-08-19 Yiran Wang , Zhiyu Pan , Xingyi Li , Zhiguo Cao , Ke Xian , Jianming Zhang

Video Temporal Grounding (VTG) aims to localize the video segment that corresponds to a natural language query, which requires a comprehensive understanding of complex temporal dynamics. Existing Vision-LMMs typically perceive temporal…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Chaohong Guo , Yihan He , Yongwei Nie , Fei Ma , Xuemiao Xu , Chengjiang Long