paper-with-me

홈 › Papers

Spike-FlowNet: Event-based Optical Flow Estimation with Energy-Efficient Hybrid Neural Networks

2020-03-14 · ECCV 2020 8 · Chankyu Lee, Adarsh Kumar Kosta, Alex Zihao Zhu, Kenneth Chaney, Kostas Daniilidis, Kaushik Roy

Event-based cameras display great potential for a variety of tasks such as high-speed motion detection and navigation in low-light environments where conventional frame-based cameras suffer critically. This is attributed to their high temporal resolution, high dynamic range, and low-power consumption. However, conventional computer vision methods as well as deep Analog Neural Networks (ANNs) are not suited to work well with the asynchronous and discrete nature of event camera outputs. Spiking Neural Networks (SNNs) serve as ideal paradigms to handle event camera outputs, but deep SNNs suffer in terms of performance due to the spike vanishing phenomenon. To overcome these issues, we present Spike-FlowNet, a deep hybrid neural network architecture integrating SNNs and ANNs for efficiently estimating optical flow from sparse event camera outputs without sacrificing the performance. The network is end-to-end trained with self-supervised learning on Multi-Vehicle Stereo Event Camera (MVSEC) dataset. Spike-FlowNet outperforms its corresponding ANN-based method in terms of the optical flow prediction capability while providing significant computational efficiency.

📄 PDF Abstract BibTeX arXiv:2003.06696

Code (1)

chan8972/Spike-FlowNet 공식 구현 pytorch

Tasks

Computational EfficiencyEvent-based Optical FlowMotion DetectionOptical Flow EstimationSelf-Supervised Learning

Similar Papers 제목 키워드 기반

SDformerFlow: Spatiotemporal swin spikeformer for event-based optical flow estimation

2024-09-06 · Yi Tian, Juan Andrade-Cetto

Event cameras generate asynchronous and sparse event streams capturing changes in light intensity. They offer significant advantages over conventional frame-based cameras, such as a higher dynamic range and an extremely …

Event-based Optical FlowOptical Flow Estimation

3D-FlowNet: Event-based optical flow estimation with 3D representation

2022-01-28 · Haixin Sun, Minh-Quan Dao, Vincent Fremont

Event-based cameras can overpass frame-based cameras limitations for important tasks such as high-speed motion detection during self-driving cars navigation in low illumination conditions. The event cameras' high tempora…

Event-based Optical FlowMotion DetectionOptical Flow EstimationSelf-Driving Cars

ST-FlowNet: An Efficient Spiking Neural Network for Event-Based Optical Flow Estimation

2025-03-13 · Hongze Sun, Jun Wang, Wuque Cai, Duo Chen 외

Spiking Neural Networks (SNNs) have emerged as a promising tool for event-based optical flow estimation tasks due to their ability to leverage spatio-temporal information and low-power capabilities. However, the performa…

Event-based Optical FlowOptical Flow Estimation

EV-FlowNet: Self-Supervised Optical Flow Estimation for Event-based Cameras

2018-02-19 · Alex Zihao Zhu, Liangzhe Yuan, Kenneth Chaney, Kostas Daniilidis

Event-based cameras have shown great promise in a variety of situations where frame based cameras suffer, such as high speed motions and high dynamic range scenes. However, developing algorithms for event measurements re…

Optical Flow Estimation

FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks

2016-12-06 · CVPR 2017 7 · Eddy Ilg, Nikolaus Mayer, Tonmoy Saikia, Margret Keuper 외

The FlowNet demonstrated that optical flow estimation can be cast as a learning problem. However, the state of the art with regard to the quality of the flow has still been defined by traditional methods. Particularly on…

Dense Pixel Correspondence EstimationOptical Flow EstimationSkeleton Based Action Recognition