CVOct 8, 2021

Optical Flow Estimation for Spiking Camera

arXiv:2110.03916v361 citationsHas Code
Originality Incremental advance
AI Analysis

This addresses motion estimation in high-speed applications like robotics or autonomous vehicles, but it is incremental as it adapts deep learning to a specific sensor modality.

The paper tackles optical flow estimation for high-speed scenes using spike streams from a spiking camera, introducing SCFlow with a novel input representation to remove motion blur and achieving promising generalization on real spike streams.

As a bio-inspired sensor with high temporal resolution, the spiking camera has an enormous potential in real applications, especially for motion estimation in high-speed scenes. However, frame-based and event-based methods are not well suited to spike streams from the spiking camera due to the different data modalities. To this end, we present, SCFlow, a tailored deep learning pipeline to estimate optical flow in high-speed scenes from spike streams. Importantly, a novel input representation is introduced which can adaptively remove the motion blur in spike streams according to the prior motion. Further, for training SCFlow, we synthesize two sets of optical flow data for the spiking camera, SPIkingly Flying Things and Photo-realistic High-speed Motion, denoted as SPIFT and PHM respectively, corresponding to random high-speed and well-designed scenes. Experimental results show that the SCFlow can predict optical flow from spike streams in different high-speed scenes. Moreover, SCFlow shows promising generalization on \textbf{real spike streams}. Codes and datasets refer to https://github.com/Acnext/Optical-Flow-For-Spiking-Camera.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes