English
Related papers

Related papers: Enhancing Traffic Safety with Parallel Dense Video…

200 papers

This paper explores Deep Learning (DL) methods that are used or have the potential to be used for traffic video analysis, emphasizing driving safety for both Autonomous Vehicles (AVs) and human-operated vehicles. We present a typical…

Computer Vision and Pattern Recognition · Computer Science 2022-07-07 Abolfazl Razi , Xiwen Chen , Huayu Li , Hao Wang , Brendan Russo , Yan Chen , Hongbin Yu

Dense video captioning aims to localize and describe important events in untrimmed videos. Existing methods mainly tackle this task by exploiting only visual features, while completely neglecting the audio track. Only a few prior works have…

Computer Vision and Pattern Recognition · Computer Science 2020-08-12 Vladimir Iashin , Esa Rahtu

Dense video captioning aims to generate corresponding text descriptions for a series of events in the untrimmed video, which can be divided into two sub-tasks, event detection and event captioning. Unlike previous works that tackle the two…

Computer Vision and Pattern Recognition · Computer Science 2023-07-24 Qi Zhang , Yuqing Song , Qin Jin

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…

Computer Vision and Pattern Recognition · Computer Science 2018-06-26 Yuan Liu , Moyini Yao

Videos convey rich information. Dynamic spatio-temporal relationships between people/objects, and diverse multimodal events are present in a video clip. Hence, it is important to develop automated models that can accurately extract such…

Computation and Language · Computer Science 2020-05-14 Hyounghun Kim , Zineng Tang , Mohit Bansal

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…

Computer Vision and Pattern Recognition · Computer Science 2023-09-07 Sijin Chen , Hongyuan Zhu , Mingsheng Li , Xin Chen , Peng Guo , Yinjie Lei , Gang Yu , Taihao Li , Tao Chen

This paper presents the learned techniques during the Video Analysis Module of the Master in Computer Vision from the Universitat Aut\`onoma de Barcelona, used to solve the third track of the AI-City Challenge. This challenge aims to track…

Computer Vision and Pattern Recognition · Computer Science 2021-05-12 Pol Albacar , Òscar Lorente , Eduard Mainou , Ian Riera

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,…

Computer Vision and Pattern Recognition · Computer Science 2025-06-26 Zhiwang Zhang , Dong Xu , Wanli Ouyang , Chuanqi Tan

This technical report presents a brief description of our submission to the dense video captioning task of ActivityNet Challenge 2020. Our approach follows a two-stage pipeline: first, we extract a set of temporal event proposals; then we…

Computer Vision and Pattern Recognition · Computer Science 2020-08-13 Teng Wang , Huicheng Zheng , Mingjing Yu

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…

Computer Vision and Pattern Recognition · Computer Science 2021-11-22 Xu Yan , Zhengcong Fei , Shuhui Wang , Qingming Huang , Qi Tian

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…

Computer Vision and Pattern Recognition · Computer Science 2019-07-12 Shizhe Chen , Yuqing Song , Yida Zhao , Qin Jin , Zhaoyang Zeng , Bei Liu , Jianlong Fu , Alexander Hauptmann

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…

Computer Vision and Pattern Recognition · Computer Science 2025-01-28 Shiping Ge , Qiang Chen , Zhiwei Jiang , Yafeng Yin , Liu Qin , Ziyao Chen , Qing Gu

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…

Computer Vision and Pattern Recognition · Computer Science 2025-01-07 Valter Estevam , Rayson Laroca , Helio Pedrini , David Menotti

This paper introduces our solution for the Track2 in AI City Challenge 2021 (AICITY21). The Track2 is a vehicle re-identification (ReID) task with both the real-world data and synthetic data. We mainly focus on four points, i.e. training…

Computer Vision and Pattern Recognition · Computer Science 2021-05-21 Hao Luo , Weihua Chen , Xianzhe Xu , Jianyang Gu , Yuqi Zhang , Chong Liu , Yiqi Jiang , Shuting He , Fan Wang , Hao Li

The detection of traffic anomalies is a critical component of the intelligent city transportation management system. Previous works have proposed a variety of notable insights and taken a step forward in this field, however, dealing with…

Computer Vision and Pattern Recognition · Computer Science 2021-06-07 Yuxiang Zhao , Wenhao Wu , Yue He , Yingying Li , Xiao Tan , Shifeng Chen

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…

Computer Vision and Pattern Recognition · Computer Science 2025-10-31 Gabriel Fiastre , Antoine Yang , Cordelia Schmid

Although traffic sign detection has been studied for years and great progress has been made with the rise of deep learning technique, there are still many problems remaining to be addressed. For complicated real-world traffic scenes, there…

Computer Vision and Pattern Recognition · Computer Science 2023-04-06 Yuan Yuan , Zhitong Xiong , Qi Wang

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…

Computer Vision and Pattern Recognition · Computer Science 2024-01-10 Shih-Han Chou , James J. Little , Leonid Sigal

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…

Computer Vision and Pattern Recognition · Computer Science 2025-06-23 Yizhe Li , Sanping Zhou , Zheng Qin , Le Wang

We introduce the task of dense captioning in 3D scans from commodity RGB-D sensors. As input, we assume a point cloud of a 3D scene; the expected output is the bounding boxes along with the descriptions for the underlying objects. To…

Computer Vision and Pattern Recognition · Computer Science 2020-12-07 Dave Zhenyu Chen , Ali Gholami , Matthias Nießner , Angel X. Chang