中文
相关论文

相关论文: Video Moment Retrieval with Text Query Considering…

200 篇论文

Cross-modal retrieval between videos and texts has gained increasing research interest due to the rapid emergence of videos on the web. Generally, a video contains rich instance and event information and the query text only describes a part…

计算机视觉与模式识别 · 计算机科学 2022-09-28 Chengzhi Lin , Ancong Wu , Junwei Liang , Jun Zhang , Wenhang Ge , Wei-Shi Zheng , Chunhua Shen

Retrieving target videos based on text descriptions is a task of great practical value and has received increasing attention over the past few years. Despite recent progress, imperfect annotations in existing video retrieval datasets have…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Zeyu Wang , Yu Wu , Karthik Narasimhan , Olga Russakovsky

Video moment retrieval uses a text query to locate a moment from a given untrimmed video reference. Locating corresponding video moments with text queries helps people interact with videos efficiently. Current solutions for this task have…

计算机视觉与模式识别 · 计算机科学 2025-11-04 Chaochen Wu , Guan Luo , Meiyun Zuo , Zhitao Fan

The query-based moment retrieval is a problem of localising a specific clip from an untrimmed video according a query sentence. This is a challenging task that requires interpretation of both the natural language query and the video…

计算机视觉与模式识别 · 计算机科学 2020-10-08 Mayu Otani , Yuta Nakashima , Esa Rahtu , Janne Heikkilä

In this paper, we propose the task of \textit{Ranked Video Moment Retrieval} (RVMR) to locate a ranked list of matching moments from a collection of videos, through queries in natural language. Although a few related tasks have been…

人工智能 · 计算机科学 2024-07-25 Renjie Liang , Li Li , Chongzhi Zhang , Jing Wang , Xizhou Zhu , Aixin Sun

Video moment retrieval is to search the moment that is most relevant to the given natural language query. Existing methods are mostly trained in a fully-supervised setting, which requires the full annotations of temporal boundary for each…

计算机视觉与模式识别 · 计算机科学 2020-01-16 Zhijie Lin , Zhou Zhao , Zhu Zhang , Qi Wang , Huasheng Liu

Multi-modal retrieval is an important problem for many applications, such as recommendation and search. Current benchmarks and even datasets are often manually constructed and consist of mostly clean samples where all modalities are…

计算机视觉与模式识别 · 计算机科学 2022-10-21 Laura Hanu , James Thewlis , Yuki M. Asano , Christian Rupprecht

Searching troves of videos with textual descriptions is a core multimodal retrieval task. Owing to the lack of a purpose-built dataset for text-to-video retrieval, video captioning datasets have been re-purposed to evaluate models by (1)…

计算与语言 · 计算机科学 2023-04-20 Pedro Rodriguez , Mahmoud Azab , Becka Silvert , Renato Sanchez , Linzy Labson , Hardik Shah , Seungwhan Moon

We present a method for matching a text sentence from a given corpus to a given video clip and vice versa. Traditionally video and text matching is done by learning a shared embedding space and the encoding of one modality is independent of…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Ameen Ali , Idan Schwartz , Tamir Hazan , Lior Wolf

Text-to-video retrieval enables users to find relevant video content using natural language queries, a task that has grown increasingly important with the rapid expansion of online video. Over the past six years, research has produced…

This study focuses on weakly-supervised Video Moment Retrieval (VMR), aiming to identify a moment semantically similar to the given query within an untrimmed video using only video-level correspondences, without relying on temporal…

计算机视觉与模式识别 · 计算机科学 2026-05-15 Bolin Zhang , Chao Yang , Bin Jiang , Takahiro Komamizu , Ichiro Ide

This paper tackles a recently proposed Video Corpus Moment Retrieval task. This task is essential because advanced video retrieval applications should enable users to retrieve a precise moment from a large video corpus. We propose a novel…

多媒体 · 计算机科学 2021-09-22 Zhijian Hou , Chong-Wah Ngo , Wing Kwong Chan

Due to the amount of videos and related captions uploaded every hour, deep learning-based solutions for cross-modal video retrieval are attracting more and more attention. A typical approach consists in learning a joint text-video embedding…

计算机视觉与模式识别 · 计算机科学 2022-03-17 Alex Falcon , Giuseppe Serra , Oswald Lanz

Prior works on text-based video moment localization focus on temporally grounding the textual query in an untrimmed video. These works assume that the relevant video is already known and attempt to localize the moment on that relevant video…

计算机视觉与模式识别 · 计算机科学 2021-11-10 Sudipta Paul , Niluthpol Chowdhury Mithun , Amit K. Roy-Chowdhury

There have been a few recent methods proposed in text to video moment retrieval using natural language queries, but requiring full supervision during training. However, acquiring a large number of training videos with temporal boundary…

计算机视觉与模式识别 · 计算机科学 2019-09-06 Niluthpol Chowdhury Mithun , Sujoy Paul , Amit K. Roy-Chowdhury

The correlation between the vision and text is essential for video moment retrieval (VMR), however, existing methods heavily rely on separate pre-training feature extractors for visual and textual understanding. Without sufficient temporal…

计算机视觉与模式识别 · 计算机科学 2023-03-27 Dezhao Luo , Jiabo Huang , Shaogang Gong , Hailin Jin , Yang Liu

Cross-modal (e.g. image-text, video-text) retrieval is an important task in information retrieval and multimodal vision-language understanding field. Temporal understanding makes video-text retrieval more challenging than image-text…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Yang Du , Yuqi Liu , Qin Jin

Video Corpus Moment Retrieval (VCMR) is a new video retrieval task aimed at retrieving a relevant moment from a large corpus of untrimmed videos using a text query. The relevance between the video and query is partial, mainly evident in two…

计算机视觉与模式识别 · 计算机科学 2024-04-24 Danyang Hou , Liang Pang , Huawei Shen , Xueqi Cheng

In this paper, we propose a novel method for video moment retrieval (VMR) that achieves state of the arts (SOTA) performance on R@1 metrics and surpassing the SOTA on the high IoU metric (R@1, IoU=0.7). First, we propose to use a multi-head…

计算机视觉与模式识别 · 计算机科学 2020-09-11 Xinli Yu , Mohsen Malmir , Cynthia He , Yue Liu , Rex Wu

Video Moment Retrieval is a common task to evaluate the performance of visual-language models - it involves localising start and end times of moments in videos from query sentences. The current task formulation assumes that the queried…

计算机视觉与模式识别 · 计算机科学 2025-02-14 Kevin Flanagan , Dima Damen , Michael Wray
‹ 上一页 1 2 3 10 下一页 ›