中文
相关论文

相关论文: Exploring Temporal Event Cues for Dense Video Capt…

200 篇论文

Detecting meaningful events in an untrimmed video is essential for dense video captioning. In this work, we propose a novel and simple model for event sequence generation and explore temporal relationships of the event sequence in the…

计算机视觉与模式识别 · 计算机科学 2020-06-16 Yuqing Song , Shizhe Chen , Yida Zhao , Qin Jin

Dense Video Captioning (DVC) is a challenging multimodal task that involves temporally localizing multiple events within a video and describing them with natural language. While query-based frameworks enable the simultaneous, end-to-end…

计算机视觉与模式识别 · 计算机科学 2026-03-13 Seung Hyup Baek , Jimin Lee , Hyeongkeun Lee , Jae Won Cho

The task of Dense Video Captioning (DVC) aims to generate captions with timestamps for multiple events in one video. Semantic information plays an important role for both localization and description of DVC. We present a semantic-assisted…

计算机视觉与模式识别 · 计算机科学 2022-08-16 Yifan Lu , Ziqi Zhang , Yuxin Chen , Chunfeng Yuan , Bing Li , Weiming Hu

Dense video captioning is a challenging task that aims to localize and caption multiple events in an untrimmed video. Recent studies mainly follow the transformer-based architecture to jointly perform the two sub-tasks, i.e., event…

计算机视觉与模式识别 · 计算机科学 2025-06-23 Yizhe Li , Sanping Zhou , Zheng Qin , Le Wang

Most natural videos contain numerous events. For example, in a video of a "man playing a piano", the video might also contain "another man dancing" or "a crowd clapping". We introduce the task of dense-captioning events, which involves both…

计算机视觉与模式识别 · 计算机科学 2017-05-03 Ranjay Krishna , Kenji Hata , Frederic Ren , Li Fei-Fei , Juan Carlos Niebles

Video captioning is a critical task in the field of multimodal machine learning, aiming to generate descriptive and coherent textual narratives for video content. While large vision-language models (LVLMs) have shown significant progress,…

计算机视觉与模式识别 · 计算机科学 2024-12-17 Ji-jun Park , Soo-joon Choi

Dense video captioning involves detecting and describing events within video sequences. Traditional methods operate in an offline setting, assuming the entire video is available for analysis. In contrast, in this work we introduce a…

Weakly-Supervised Dense Video Captioning (WSDVC) aims to localize and describe all events of interest in a video without requiring annotations of event boundaries. This setting poses a great challenge in accurately locating the temporal…

计算机视觉与模式识别 · 计算机科学 2025-01-28 Shiping Ge , Qiang Chen , Zhiwei Jiang , Yafeng Yin , Liu Qin , Ziyao Chen , Qing Gu

We study the problem of dynamic visual reasoning on raw videos. This is a challenging problem; currently, state-of-the-art models often require dense supervision on physical object properties and events from simulation, which are…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Zhenfang Chen , Jiayuan Mao , Jiajun Wu , Kwan-Yee Kenneth Wong , Joshua B. Tenenbaum , Chuang Gan

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

Recently, dense video captioning has made attractive progress in detecting and captioning all events in a long untrimmed video. Despite promising results were achieved, most existing methods do not sufficiently explore the scene evolution…

计算机视觉与模式识别 · 计算机科学 2025-06-26 Zhiwang Zhang , Dong Xu , Wanli Ouyang , Luping Zhou

In this work, we propose a division-and-summarization (DaS) framework for dense video captioning. After partitioning each untrimmed long video as multiple event proposals, where each event proposal consists of a set of short video segments,…

计算机视觉与模式识别 · 计算机科学 2025-06-26 Zhiwang Zhang , Dong Xu , Wanli Ouyang , Chuanqi Tan

Action recognition and detection in the context of long untrimmed video sequences has seen an increased attention from the research community. However, annotation of complex activities is usually time consuming and challenging in practice.…

计算机视觉与模式识别 · 计算机科学 2021-05-04 Sirnam Swetha , Hilde Kuehne , Yogesh S Rawat , Mubarak Shah

Existing dense or paragraph video captioning approaches rely on holistic representations of videos, possibly coupled with learned object/action representations, to condition hierarchical language decoders. However, they fundamentally lack…

计算机视觉与模式识别 · 计算机科学 2024-01-10 Shih-Han Chou , James J. Little , Leonid Sigal

Contextual reasoning is essential to understand events in long untrimmed videos. In this work, we systematically explore different captioning models with various contexts for the dense-captioning events in video task, which aims to generate…

计算机视觉与模式识别 · 计算机科学 2019-07-12 Shizhe Chen , Yuqing Song , Yida Zhao , Qin Jin , Zhaoyang Zeng , Bei Liu , Jianlong Fu , Alexander Hauptmann

In this work, we present Multi-Level Contrastive Learning for Dense Prediction Task (MCL), an efficient self-supervised method for learning region-level feature representation for dense prediction tasks. Our method is motivated by the three…

计算机视觉与模式识别 · 计算机科学 2023-04-05 Qiushan Guo , Yizhou Yu , Yi Jiang , Jiannan Wu , Zehuan Yuan , Ping Luo

Generalized Category Discovery (GCD) is an emerging and challenging open-world problem that has garnered increasing attention in recent years. Most existing GCD methods focus on discovering categories in static images. However, relying…

计算机视觉与模式识别 · 计算机科学 2025-09-09 Zhang Jing , Pu Nan , Xie Yu Xiang , Guo Yanming , Lu Qianqi , Zou Shiwei , Yan Jie , Chen Yan

This paper proposes an approach to Dense Video Captioning (DVC) without pairwise event-sentence annotation. First, we adopt the knowledge distilled from relevant and well solved tasks to generate high-quality event proposals. Then we…

计算机视觉与模式识别 · 计算机科学 2021-05-19 Bofeng Wu , Guocheng Niu , Jun Yu , Xinyan Xiao , Jian Zhang , Hua Wu

Dense Video Object Captioning (DVOC) is the task of jointly detecting, tracking, and captioning object trajectories in a video, requiring the ability to understand spatio-temporal details and describe them in natural language. Due to the…

计算机视觉与模式识别 · 计算机科学 2025-10-31 Gabriel Fiastre , Antoine Yang , Cordelia Schmid

Robot manipulation relying on learned object-centric descriptors became popular in recent years. Visual descriptors can easily describe manipulation task objectives, they can be learned efficiently using self-supervision, and they can…

计算机视觉与模式识别 · 计算机科学 2024-06-19 David B. Adrian , Andras Gabor Kupcsik , Markus Spies , Heiko Neumann