paper-with-me

Papers

Beyond conventional vision: RGB-event fusion for robust object detection in dynamic traffic scenarios

2025-08-14 · Zhanwen Liu, Yujing Sun, Yang Wang, Nan Yang, Shengbo Eben Li, Xiangmo Zhao arxiv

The dynamic range limitation of conventional RGB cameras reduces global contrast and causes loss of high-frequency details such as textures and edges in complex traffic environments (e.g., nighttime driving, tunnels), hindering discriminative feature extraction and degrading frame-based object detection. To address this, we integrate a bio-inspired event camera with an RGB camera to provide high dynamic range information and propose a motion cue fusion network (MCFNet), which achieves optimal spatiotemporal alignment and adaptive cross-modal feature fusion under challenging lighting. Specifically, an event correction module (ECM) temporally aligns asynchronous event streams with image frames via optical-flow-based warping, jointly optimized with the detection network to learn task-aware event representations. The event dynamic upsampling module (EDUM) enhances spatial resolution of event frames to match image structures, ensuring precise spatiotemporal alignment. The cross-modal mamba fusion module (CMM) uses adaptive feature fusion with a novel interlaced scanning mechanism, effectively integrating complementary information for robust detection. Experiments conducted on the DSEC-Det and PKU-DAVIS-SOD datasets demonstrate that MCFNet significantly outperforms existing methods in various poor lighting and fast moving traffic scenarios. Notably, on the DSEC-Det dataset, MCFNet achieves a remarkable improvement, surpassing the best existing methods by 7.4% in mAP50 and 1.7% in mAP metrics, respectively. The code is available at https://github.com/Charm11492/MCFNet.

📄 PDF Abstract BibTeX arXiv:2508.10704

Code (0)

등록된 구현이 없습니다.

Tasks

Robust Object Detection

Similar Papers 제목 키워드 기반

E-VLA: Event-Augmented Vision-Language-Action Model for Dark and Blurred Scenes

2026-04-06 · Jiajun Zhai, Hao Shi, Shangwei Guo, Kailun Yang 외 arxiv

Robotic Vision-Language-Action (VLA) models generalize well for open-ended manipulation, but their perception is fragile under sensing-stage degradations such as extreme low light, motion blur, and black clipping. We pre…

RGB-Event Fusion for Moving Object Detection in Autonomous Driving

2022-09-17 · Zhuyun Zhou, Zongwei Wu, Rémi Boutteau, Fan Yang 외

Moving Object Detection (MOD) is a critical vision task for successfully achieving safe autonomous driving. Despite plausible results of deep learning methods, most existing approaches are only frame-based and may fail t…

Autonomous DrivingMoving Object Detectionobject-detectionObject Detection

Drone Detection with Event Cameras

2025-08-06 · Gabriele Magrini, Lorenzo Berlincioni, Luca Cultrera, Federico Becattini 외 arxiv

The diffusion of drones presents significant security and safety challenges. Traditional surveillance systems, particularly conventional frame-based cameras, struggle to reliably detect these targets due to their small s…

Trajectory ForecastingEvent-based vision

TUMTraf Event: Calibration and Fusion Resulting in a Dataset for Roadside Event-Based and RGB Cameras

2024-01-16 · Christian Creß, Walter Zimmer, Nils Purschke, Bach Ngoc Doan 외

Event-based cameras are predestined for Intelligent Transportation Systems (ITS). They provide very high temporal resolution and dynamic range, which can eliminate motion blur and improve detection performance at night. …

Sensor Fusion

AdaFuse-Det: Adaptive Cross-Modal Fusion of Event Cameras for Robust Object Detection in Low-Light RGB Imagery

2026-05-23 · Raju Imandi, Chethana B, Bharatesh Chakravarthi, Yong-Guk Kim 외 arxiv

Detecting objects reliably under extreme low-light conditions is an open problem in computer vision, with practical urgency in applications ranging from nighttime surveillance to search-and-rescue robotics. Conventional …

Robust Object Detection