paper-with-me

홈 › Papers

How Real is CARLAs Dynamic Vision Sensor? A Study on the Sim-to-Real Gap in Traffic Object Detection

2025-06-16 · Kaiyuan Tan, Pavan Kumar B N, Bharatesh Chakravarthi

Event cameras are gaining traction in traffic monitoring applications due to their low latency, high temporal resolution, and energy efficiency, which makes them well-suited for real-time object detection at traffic intersections. However, the development of robust event-based detection models is hindered by the limited availability of annotated real-world datasets. To address this, several simulation tools have been developed to generate synthetic event data. Among these, the CARLA driving simulator includes a built-in dynamic vision sensor (DVS) module that emulates event camera output. Despite its potential, the sim-to-real gap for event-based object detection remains insufficiently studied. In this work, we present a systematic evaluation of this gap by training a recurrent vision transformer model exclusively on synthetic data generated using CARLAs DVS and testing it on varying combinations of synthetic and real-world event streams. Our experiments show that models trained solely on synthetic data perform well on synthetic-heavy test sets but suffer significant performance degradation as the proportion of real-world data increases. In contrast, models trained on real-world data demonstrate stronger generalization across domains. This study offers the first quantifiable analysis of the sim-to-real gap in event-based object detection using CARLAs DVS. Our findings highlight limitations in current DVS simulation fidelity and underscore the need for improved domain adaptation techniques in neuromorphic vision for traffic monitoring.

📄 PDF Abstract BibTeX arXiv:2506.13722

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptationobject-detectionObject DetectionReal-Time Object DetectionTraffic Object Detection

Methods 이 논문이 사용한 방법론

Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Vision Transformer The Vision Transformer, or ViT, is a model for image classification that employs a Transformer-like architecture over…
CARLA CARLA is an open-source simulator for autonomous driving research. CARLA has been developed from the ground up to support development, training, and validation of autonomous urban…

Similar Papers 제목 키워드 기반

DynamicCity: Large-Scale 4D Occupancy Generation from Dynamic Scenes

2024-10-23 · Hengwei Bian, Lingdong Kong, Haozhe Xie, Liang Pan 외

Urban scene generation has been developing rapidly recently. However, existing methods primarily focus on generating static and single-frame scenes, overlooking the inherently dynamic nature of real-world driving environ…

Scene Generation

Non-Invasive Qualitative Vibration Analysis using Event Camera

2024-10-18 · Dwijay Bane, Anurag Gupta, Manan Suri

This technical report investigates the application of event-based vision sensors in non-invasive qualitative vibration analysis, with a particular focus on frequency measurement and motion magnification. Event cameras, w…

Event-based visionMotion Magnification

Neural Auto-Exposure for High-Dynamic Range Object Detection

2021-06-19 · CVPR 2021 1 · Emmanuel Onzon, Fahim Mannan, Felix Heide

Real-world scenes have a dynamic range of up to 280 dB that today's imaging sensors cannot directly capture. Existing live vision pipelines tackle this fundamental challenge by relying on high dynamic range (HDR) sen…

Objectobject-detectionObject DetectionVocal Bursts Intensity Prediction

DDD17: End-To-End DAVIS Driving Dataset

2017-11-04 · Jonathan Binas, Daniel Neil, Shih-Chii Liu, Tobi Delbruck

Event cameras, such as dynamic vision sensors (DVS), and dynamic and active-pixel vision sensors (DAVIS) can supplement other autonomous driving sensors by providing a concurrent stream of standard active pixel sensor (A…

Autonomous Driving

The Event-Camera Dataset and Simulator: Event-based Data for Pose Estimation, Visual Odometry, and SLAM

2016-10-26 · Elias Mueggler, Henri Rebecq, Guillermo Gallego, Tobi Delbruck 외

New vision sensors, such as the Dynamic and Active-pixel Vision sensor (DAVIS), incorporate a conventional global-shutter camera and an event-based sensor in the same pixel array. These sensors have great potential for h…

Motion EstimationPose EstimationVisual Odometry