中文
相关论文

相关论文: Joint Event Detection and Description in Continuou…

200 篇论文

This paper introduces our solution for Track 2 in AI City Challenge 2024. The task aims to solve traffic safety description and analysis with the dataset of Woven Traffic Safety (WTS), a real-world Pedestrian-Centric Traffic Video Dataset…

计算机视觉与模式识别 · 计算机科学 2024-04-15 Maged Shoman , Dongdong Wang , Armstrong Aboah , Mohamed Abdel-Aty

Generating automatic dense captions for videos that accurately describe their contents remains a challenging area of research. Most current models require processing the entire video at once. Instead, we propose an efficient, online…

计算机视觉与模式识别 · 计算机科学 2024-11-25 AJ Piergiovanni , Dahun Kim , Michael S. Ryoo , Isaac Noble , Anelia Angelova

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…

3D dense captioning requires a model to translate its understanding of an input 3D scene into several captions associated with different object regions. Existing methods adopt a sophisticated "detect-then-describe" pipeline, which builds…

计算机视觉与模式识别 · 计算机科学 2023-09-07 Sijin Chen , Hongyuan Zhu , Mingsheng Li , Xin Chen , Peng Guo , Yinjie Lei , Gang Yu , Taihao Li , Tao Chen

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

Three-Dimensional (3D) dense captioning is an emerging vision-language bridging task that aims to generate multiple detailed and accurate descriptions for 3D scenes. It presents significant potential and challenges due to its closer…

计算机视觉与模式识别 · 计算机科学 2024-03-13 Ting Yu , Xiaojun Lin , Shuhui Wang , Weiguo Sheng , Qingming Huang , Jun Yu

We introduce dense relational captioning, a novel image captioning task which aims to generate multiple captions with respect to relational information between objects in a visual scene. Relational captioning provides explicit descriptions…

计算机视觉与模式识别 · 计算机科学 2021-10-12 Dong-Jin Kim , Tae-Hyun Oh , Jinsoo Choi , In So Kweon

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

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

This note describes the details of our solution to the dense-captioning events in videos task of ActivityNet Challenge 2018. Specifically, we solve this problem with a two-stage way, i.e., first temporal event proposal and then sentence…

计算机视觉与模式识别 · 计算机科学 2018-06-26 Yuan Liu , Moyini Yao

Dense video captioning (DVC) aims to generate multi-sentence descriptions to elucidate the multiple events in the video, which is challenging and demands visual consistency, discoursal coherence, and linguistic diversity. Existing methods…

计算机视觉与模式识别 · 计算机科学 2021-11-22 Xu Yan , Zhengcong Fei , Shuhui Wang , Qingming Huang , Qi Tian

The goal of weakly supervised video anomaly detection is to learn a detection model using only video-level labeled data. However, prior studies typically divide videos into fixed-length segments without considering the complexity or…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Chen Zhang , Guorong Li , Yuankai Qi , Hanhua Ye , Laiyun Qing , Ming-Hsuan Yang , Qingming Huang

Weakly-supervised temporal action localization aims to localize action instances in untrimmed videos with only video-level supervision. We witness that different actions record common phases, e.g., the run-up in the HighJump and LongJump.…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Yifu Liu , Xiaoxia Li , Zhiling Luo , Wei Zhou

We introduce a method to learn unsupervised semantic visual information based on the premise that complex events can be decomposed into simpler events and that these simple events are shared across several complex events. We first employ a…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Valter Estevam , Rayson Laroca , Helio Pedrini , David Menotti

This notebook paper presents our system in the ActivityNet Dense Captioning in Video task (task 3). Temporal proposal generation and caption generation are both important to the dense captioning task. Therefore, we propose a proposal…

计算机视觉与模式识别 · 计算机科学 2018-06-26 Shizhe Chen , Yuqing Song , Yida Zhao , Jiarong Qiu , Qin Jin , Alexander Hauptmann

Generic event boundary detection is an important yet challenging task in video understanding, which aims at detecting the moments where humans naturally perceive event boundaries. The main challenge of this task is perceiving various…

计算机视觉与模式识别 · 计算机科学 2022-04-04 Jiaqi Tang , Zhaoyang Liu , Chen Qian , Wayne Wu , Limin Wang

We propose JEDI, a multi-dataset semi-supervised learning method, which efficiently combines knowledge from multiple experts, learned on different datasets, to train and improve the performance of individual, per dataset, student models.…

计算机视觉与模式识别 · 计算机科学 2023-08-10 Lucian Bicsi , Bogdan Alexe , Radu Tudor Ionescu , Marius Leordeanu

This paper focuses on a novel and challenging vision task, dense video captioning, which aims to automatically describe a video clip with multiple informative and diverse caption sentences. The proposed method is trained without explicit…

计算机视觉与模式识别 · 计算机科学 2017-04-06 Zhiqiang Shen , Jianguo Li , Zhou Su , Minjun Li , Yurong Chen , Yu-Gang Jiang , Xiangyang Xue

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 present a unified network for simultaneously generating videos and their corresponding entity segmentation and depth maps from text prompts. We utilize colormap to represent entity masks and depth maps, tightly integrating dense…

计算机视觉与模式识别 · 计算机科学 2025-03-13 Lehan Yang , Lu Qi , Xiangtai Li , Sheng Li , Varun Jampani , Ming-Hsuan Yang