TL;DR
This paper introduces RAM networks, a new recurrent architecture designed for asynchronous multimodal data, improving monocular depth prediction by integrating event camera data with standard images, and releases a new dataset for research.
Contribution
The paper proposes RAM networks that handle asynchronous multimodal data, advancing depth estimation by combining event and frame data, and provides the EventScape dataset for further research.
Findings
Up to 30% improvement in depth estimation accuracy.
RAM networks effectively fuse asynchronous event data with frames.
EventScape dataset enables new multimodal learning research.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Memory and Neural Computing · CCD and CMOS Imaging Sensors · Advanced Neural Network Applications
MethodsEntropy Regularization · Proximal Policy Optimization · CARLA: An Open Urban Driving Simulator
