中文
相关论文

相关论文: Relation-aware Video Reading Comprehension for Tem…

200 篇论文

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 focuses on tackling the problem of temporal language localization in videos, which aims to identify the start and end points of a moment described by a natural language sentence in an untrimmed video. However, it is non-trivial…

计算机视觉与模式识别 · 计算机科学 2021-10-13 Zongmeng Zhang , Xianjing Han , Xuemeng Song , Yan Yan , Liqiang Nie

This paper addresses the problem of text-to-video temporal grounding, which aims to identify the time interval in a video semantically relevant to a text query. We tackle this problem using a novel regression-based model that learns to…

计算机视觉与模式识别 · 计算机科学 2020-04-17 Jonghwan Mun , Minsu Cho , Bohyung Han

Given an untrimmed video and natural language query, video sentence grounding aims to localize the target temporal moment in the video. Existing methods mainly tackle this task by matching and aligning semantics of the descriptive sentence…

计算机视觉与模式识别 · 计算机科学 2022-12-29 Wei Ji , Long Chen , Yinwei Wei , Yiming Wu , Tat-Seng Chua

Accurate temporal action proposals play an important role in detecting actions from untrimmed videos. The existing approaches have difficulties in capturing global contextual information and simultaneously localizing actions with different…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Jialin Gao , Zhixiang Shi , Jiani Li , Guanshuo Wang , Yufeng Yuan , Shiming Ge , Xi Zhou

Text-based video segmentation is a challenging task that segments out the natural language referred objects in videos. It essentially requires semantic comprehension and fine-grained video understanding. Existing methods introduce language…

计算机视觉与模式识别 · 计算机科学 2024-01-22 Chen Liang , Yu Wu , Yawei Luo , Yi Yang

Temporal relational reasoning, the ability to link meaningful transformations of objects or entities over time, is a fundamental property of intelligent species. In this paper, we introduce an effective and interpretable network module, the…

计算机视觉与模式识别 · 计算机科学 2018-07-26 Bolei Zhou , Alex Andonian , Aude Oliva , Antonio Torralba

Grounding language queries in videos aims at identifying the time interval (or moment) semantically relevant to a language query. The solution to this challenging task demands understanding videos' and queries' semantic content and the…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Mattia Soldan , Mengmeng Xu , Sisi Qu , Jesper Tegner , Bernard Ghanem

Temporal language localization in videos aims to ground one video segment in an untrimmed video based on a given sentence query. To tackle this task, designing an effective model to extract ground-ing information from both visual and…

计算机视觉与模式识别 · 计算机科学 2020-08-07 Xiaoye Qu , Pengwei Tang , Zhikang Zhou , Yu Cheng , Jianfeng Dong , Pan Zhou

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

Spatio-temporal video grounding aims to retrieve the spatio-temporal tube of a queried object according to the given sentence. Currently, most existing grounding methods are restricted to well-aligned segment-sentence pairs. In this paper,…

计算机视觉与模式识别 · 计算机科学 2020-08-25 Zhu Zhang , Zhou Zhao , Zhijie Lin , Baoxing Huai , Nicholas Jing Yuan

Temporal grounding in videos aims to localize one target video segment that semantically corresponds to a given query sentence. Thanks to the semantic diversity of natural language descriptions, temporal grounding allows activity grounding…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Juncheng Li , Junlin Xie , Long Qian , Linchao Zhu , Siliang Tang , Fei Wu , Yi Yang , Yueting Zhuang , Xin Eric Wang

Temporal sentence grounding (TSG) aims to localize the temporal segment which is semantically aligned with a natural language query in an untrimmed video.Most existing methods extract frame-grained features or object-grained features by 3D…

计算机视觉与模式识别 · 计算机科学 2023-02-22 Zeyu Xiong , Daizong Liu , Pan Zhou , Jiahao Zhu

Temporal sentence grounding involves the retrieval of a video moment with a natural language query. Many existing works directly incorporate the given video and temporally localized query for temporal grounding, overlooking the inherent…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Cai Chen , Runzhong Zhang , Jianjun Gao , Kejun Wu , Kim-Hui Yap , Yi Wang

Video-Language Pre-training models have recently significantly improved various multi-modal downstream tasks. Previous dominant works mainly adopt contrastive learning to achieve global feature alignment across modalities. However, the…

计算机视觉与模式识别 · 计算机科学 2023-01-19 Fan Ma , Xiaojie Jin , Heng Wang , Jingjia Huang , Linchao Zhu , Jiashi Feng , Yi Yang

This paper addresses temporal sentence grounding. Previous works typically solve this task by learning frame-level video features and align them with the textual information. A major limitation of these works is that they fail to…

计算机视觉与模式识别 · 计算机科学 2022-01-04 Daizong Liu , Xiaoye Qu , Pan Zhou , Yang Liu

A key solution to temporal sentence grounding (TSG) exists in how to learn effective alignment between vision and language features extracted from an untrimmed video and a sentence description. Existing methods mainly leverage vanilla soft…

计算机视觉与模式识别 · 计算机科学 2021-09-15 Daizong Liu , Xiaoye Qu , Pan Zhou

Temporal action proposal generation aims to estimate temporal intervals of actions in untrimmed videos, which is a challenging yet important task in the video understanding field. The proposals generated by current methods still suffer from…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Zhiwu Qing , Haisheng Su , Weihao Gan , Dongliang Wang , Wei Wu , Xiang Wang , Yu Qiao , Junjie Yan , Changxin Gao , Nong Sang

Given some video-query pairs with untrimmed videos and sentence queries, temporal sentence grounding (TSG) aims to locate query-relevant segments in these videos. Although previous respectable TSG methods have achieved remarkable success,…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Xiang Fang , Wanlong Fang , Changshuo Wang , Daizong Liu , Keke Tang , Jianfeng Dong , Pan Zhou , Beibei Li

Video-text retrieval is an important yet challenging task in vision-language understanding, which aims to learn a joint embedding space where related video and text instances are close to each other. Most current works simply measure the…

计算机视觉与模式识别 · 计算机科学 2021-08-02 Peng Wu , Xiangteng He , Mingqian Tang , Yiliang Lv , Jing Liu
‹ 上一页 1 2 3 10 下一页 ›