paper-with-me

Papers

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 requires a new class of hand crafted algorithms. Deep learning has shown great success in providing model free solutions to many problems in the vision community, but existing networks have been developed with frame based images in mind, and there does not exist the wealth of labeled data for events as there does for images for supervised training. To these points, we present EV-FlowNet, a novel self-supervised deep learning pipeline for optical flow estimation for event based cameras. In particular, we introduce an image based representation of a given event stream, which is fed into a self-supervised neural network as the sole input. The corresponding grayscale images captured from the same camera at the same time as the events are then used as a supervisory signal to provide a loss function at training time, given the estimated flow from the network. We show that the resulting network is able to accurately predict optical flow from events only in a variety of different scenes, with performance competitive to image based networks. This method not only allows for accurate estimation of dense optical flow, but also provides a framework for the transfer of other self-supervised methods to the event-based domain.

📄 PDF Abstract BibTeX arXiv:1802.06898

Code (2)

daniilidis-group/EV-FlowNet 공식 구현 tf
Cyril-Sterling/EVFlowNet-pytorch pytorch

Tasks

Optical Flow Estimation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Revisiting Optical Flow Estimation in 360 Videos

2020-10-15 · Keshav Bhandari, Ziliang Zong, Yan Yan

Nowadays 360 video analysis has become a significant research topic in the field since the appearance of high-quality and low-cost 360 wearable devices. In this paper, we propose a novel LiteFlowNet360 architecture for 3…

Data AugmentationDomain AdaptationOptical 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

Finding Correspondences for Optical Flow and Disparity Estimations using a Sub-pixel Convolution-based Encoder-Decoder Network

2018-10-07 · Juan Luis Gonzalez, Muhammad Sarmad, Hyunjoo J. Lee, Munchurl Kim

Deep convolutional neural networks (DCNN) have recently shown promising results in low-level computer vision problems such as optical flow and disparity estimation, but still, have much room to further improve their perf…

DecoderDisparity EstimationOptical Flow Estimation

Layered Optical Flow Estimation Using a Deep Neural Network with a Soft Mask

2018-05-09 · Xi Zhang, Di Ma, Xu Ouyang, Shanshan Jiang 외

Using a layered representation for motion estimation has the advantage of being able to cope with discontinuities and occlusions. In this paper, we learn to estimate optical flow by combining a layered motion representat…

Motion EstimationOptical 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