paper-with-me

홈 › Papers

Video to Events: Recycling Video Datasets for Event Cameras

2019-12-06 · CVPR 2020 6 · Daniel Gehrig, Mathias Gehrig, Javier Hidalgo-Carrió, Davide Scaramuzza

Event cameras are novel sensors that output brightness changes in the form of a stream of asynchronous "events" instead of intensity frames. They offer significant advantages with respect to conventional cameras: high dynamic range (HDR), high temporal resolution, and no motion blur. Recently, novel learning approaches operating on event data have achieved impressive results. Yet, these methods require a large amount of event data for training, which is hardly available due the novelty of event sensors in computer vision research. In this paper, we present a method that addresses these needs by converting any existing video dataset recorded with conventional cameras to synthetic event data. This unlocks the use of a virtually unlimited number of existing video datasets for training networks designed for real event data. We evaluate our method on two relevant vision tasks, i.e., object recognition and semantic segmentation, and show that models trained on synthetic events have several benefits: (i) they generalize well to real event data, even in scenarios where standard-camera images are blurry or overexposed, by inheriting the outstanding properties of event cameras; (ii) they can be used for fine-tuning on real data to improve over state-of-the-art for both classification and semantic segmentation.

📄 PDF Abstract BibTeX arXiv:1912.03095

Code (1)

uzh-rpg/rpg_vid2e 공식 구현 pytorch

Tasks

Object RecognitionSemantic Segmentation

Similar Papers 제목 키워드 기반

Learning Latent Super-Events to Detect Multiple Activities in Videos

2017-12-05 · CVPR 2018 6 · AJ Piergiovanni, Michael S. Ryoo

In this paper, we introduce the concept of learning latent super-events from activity videos, and present how it benefits activity detection in continuous videos. We define a super-event as a set of multiple events occur…

Action DetectionActivity Detection

Finding the Trigger: Causal Abductive Reasoning on Video Events

2025-01-16 · Thao Minh Le, Vuong Le, Kien Do, Sunil Gupta 외

This paper introduces a new problem, Causal Abductive Reasoning on Video Events (CARVE), which involves identifying causal relationships between events in a video and generating hypotheses about causal chains that accoun…

counterfactualManagementRelation NetworkRepresentation Learning

TA-Prompting: Enhancing Video Large Language Models for Dense Video Captioning via Temporal Anchors

2026-01-06 · Wei-Yuan Cheng, Kai-Po Chang, Chi-Pin Huang, Fu-En Yang 외 arxiv

Dense video captioning aims to interpret and describe all temporally localized events throughout an input video. Recent state-of-the-art methods leverage large language models (LLMs) to provide detailed moment descriptio…

Dense Video CaptioningMoment Retrieval

A Survey of Video Datasets for Grounded Event Understanding

2024-06-14 · Kate Sanders, Benjamin Van Durme

While existing video benchmarks largely consider specialized downstream tasks like retrieval or question-answering (QA), contemporary multimodal AI systems must be capable of well-rounded common-sense reasoning akin to h…

Common Sense ReasoningEvent ExtractionQuestion AnsweringSurvey+1

Dense-Captioning Events in Videos

2017-05-02 · ICCV 2017 10 · Ranjay Krishna, Kenji Hata, Frederic Ren, Li Fei-Fei 외

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

Dense CaptioningRetrievalVideo Retrieval