Optical flow estimation from event-based cameras and spiking neural networks
Javier Cuadrado, Ulysse Ran\c{c}on, Beno\^it Cottereau, Francisco, Barranco, Timoth\'ee Masquelier

TL;DR
This paper presents a neuromorphic approach using spiking neural networks and event-based camera data to estimate optical flow in driving scenarios, emphasizing low power and real-time capabilities.
Contribution
It introduces a U-Net-like SNN trained with surrogate gradients for dense optical flow estimation from event data, incorporating 3D convolutions and separable convolutions for efficiency.
Findings
Achieved dense optical flow estimation with a lightweight SNN.
Utilized 3D convolutions to capture temporal dynamics.
Developed a model with competitive accuracy and low computational cost.
Abstract
Event-based cameras are raising interest within the computer vision community. These sensors operate with asynchronous pixels, emitting events, or "spikes", when the luminance change at a given pixel since the last event surpasses a certain threshold. Thanks to their inherent qualities, such as their low power consumption, low latency and high dynamic range, they seem particularly tailored to applications with challenging temporal constraints and safety requirements. Event-based sensors are an excellent fit for Spiking Neural Networks (SNNs), since the coupling of an asynchronous sensor with neuromorphic hardware can yield real-time systems with minimal power requirements. In this work, we seek to develop one such system, using both event sensor data from the DSEC dataset and spiking neural networks to estimate optical flow for driving scenarios. We propose a U-Net-like SNN which, after…
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 · Neural dynamics and brain function · CCD and CMOS Imaging Sensors
