paper-with-me

Papers

Combining Events and Frames using Recurrent Asynchronous Multimodal Networks for Monocular Depth Prediction

2021-02-18 · Daniel Gehrig, Michelle Rüegg, Mathias Gehrig, Javier Hidalgo Carrio, Davide Scaramuzza

Event cameras are novel vision sensors that report per-pixel brightness changes as a stream of asynchronous "events". They offer significant advantages compared to standard cameras due to their high temporal resolution, high dynamic range and lack of motion blur. However, events only measure the varying component of the visual signal, which limits their ability to encode scene context. By contrast, standard cameras measure absolute intensity frames, which capture a much richer representation of the scene. Both sensors are thus complementary. However, due to the asynchronous nature of events, combining them with synchronous images remains challenging, especially for learning-based methods. This is because traditional recurrent neural networks (RNNs) are not designed for asynchronous and irregular data from additional sensors. To address this challenge, we introduce Recurrent Asynchronous Multimodal (RAM) networks, which generalize traditional RNNs to handle asynchronous and irregular data from multiple sensors. Inspired by traditional RNNs, RAM networks maintain a hidden state that is updated asynchronously and can be queried at any time to generate a prediction. We apply this novel architecture to monocular depth estimation with events and frames where we show an improvement over state-of-the-art methods by up to 30% in terms of mean absolute depth error. To enable further research on multimodal learning with events, we release EventScape, a new dataset with events, intensity frames, semantic labels, and depth maps recorded in the CARLA simulator.

📄 PDF Abstract BibTeX arXiv:2102.09320

Code (1)

uzh-rpg/rpg_ramnet 공식 구현 pytorch

Tasks

Depth EstimationDepth PredictionMonocular Depth EstimationObject Detection

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음
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…
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 제목 키워드 기반

Asynchronous Collaborative Graph Representation for Frames and Events

2025-01-01 · CVPR 2025 1 · Dianze Li, Jianing Li, Xu Liu, Xiaopeng Fan 외

Integrating frames and events has become a widely accepted solution for various tasks in challenging scenarios. However, most multimodal methods directly convert events into image-like formats synchronized with frame…

Depth EstimationDomain Adaptationobject-detectionObject Detection

Deep Visual Odometry with Events and Frames

2023-09-18 · Roberto Pellerito, Marco Cannici, Daniel Gehrig, Joris Belhadj 외

Visual Odometry (VO) is crucial for autonomous robotic navigation, especially in GPS-denied environments like planetary terrains. To improve robustness, recent model-based VO systems have begun combining standard and eve…

Visual Odometry

Learn to See by Events: Color Frame Synthesis from Event and RGB Cameras

2018-12-05 · Stefano Pini, Guido Borghi, Roberto Vezzani

Event cameras are biologically-inspired sensors that gather the temporal evolution of the scene. They capture pixel-wise brightness variations and output a corresponding stream of asynchronous events. Despite having mult…

SODFormer: Streaming Object Detection with Transformer Using Events and Frames

2023-08-08 · Dianze Li, Jianing Li, Yonghong Tian

DAVIS camera, streaming two complementary sensing modalities of asynchronous events and frames, has gradually been used to address major object detection challenges (e.g., fast motion blur and low-light). However, how to…

object-detectionObject Detection

EvIntSR-Net: Event Guided Multiple Latent Frames Reconstruction and Super-Resolution

2021-01-01 · ICCV 2021 10 · Jin Han, Yixin Yang, Chu Zhou, Chao Xu 외

An event camera detects the scene radiance changes and sends a sequence of asynchronous event streams with high dynamic range, high temporal resolution, and low latency. However, the spatial resolution of event camer…

Super-Resolution