paper-with-me

홈 › Papers

Unsupervised Joint Learning of Optical Flow and Intensity with Event Cameras

2025-03-21 · Shuang Guo, Friedhelm Hamann, Guillermo Gallego

Event cameras rely on motion to obtain information about scene appearance. In other words, for event cameras, motion and appearance are seen both or neither, which are encoded in the output event stream. Previous works consider recovering these two visual quantities as separate tasks, which does not fit with the nature of event cameras and neglects the inherent relations between both tasks. In this paper, we propose an unsupervised learning framework that jointly estimates optical flow (motion) and image intensity (appearance), with a single network. Starting from the event generation model, we newly derive the event-based photometric error as a function of optical flow and image intensity, which is further combined with the contrast maximization framework, yielding a comprehensive loss function that provides proper constraints for both flow and intensity estimation. Exhaustive experiments show that our model achieves state-of-the-art performance for both optical flow (achieves 20% and 25% improvement in EPE and AE respectively in the unsupervised learning category) and intensity estimation (produces competitive results with other baselines, particularly in high dynamic range scenarios). Last but not least, our model achieves shorter inference time than all the other optical flow models and many of the image reconstruction models, while they output only one quantity. Project page: https://github.com/tub-rip/e2fai

📄 PDF Abstract BibTeX arXiv:2503.17262

Code (1)

tub-rip/e2fai 공식 구현

Tasks

Image ReconstructionOptical Flow Estimation

Methods 이 논문이 사용한 방법론

AE An autoencoder is a type of artificial neural network used to learn efficient data codings in an unsupervised manner. The aim of an autoencoder is to learn a representation…

Similar Papers 제목 키워드 기반

EvFlow-GS: Event Enhanced Motion Deblurring with Optical Flow for 3D Gaussian Splatting

2026-04-24 · Feiyu An, Yufei Deng, Zihui Zhang, Rong Xiao arxiv

Achieving sharp 3D reconstruction from motion-blurred images alone becomes challenging, motivating recent methods to incorporate event cameras, benefiting from microsecond temporal resolution. However, they suffer from r…

3D Reconstruction

Distance Surface for Event-Based Optical Flow

2020-03-28 · Mohammed Almatrafi, Raymond Baldwin, Kiyoharu Aizawa, Keigo Hirakawa

We propose DistSurf-OF, a novel optical flow method for neuromorphic cameras. Neuromorphic cameras (or event detection cameras) are an emerging sensor modality that makes use of dynamic vision sensors (DVS) to report asy…

Event-based Optical FlowEvent DetectionOptical Flow Estimation

RPEFlow: Multimodal Fusion of RGB-PointCloud-Event for Joint Optical Flow and Scene Flow Estimation

2023-09-26 · ICCV 2023 1 · Zhexiong Wan, Yuxin Mao, Jing Zhang, Yuchao Dai

Recently, the RGB images and point clouds fusion methods have been proposed to jointly estimate 2D optical flow and 3D scene flow. However, as both conventional RGB cameras and LiDAR sensors adopt a frame-based data acqu…

Optical Flow EstimationScene Flow Estimation

Learning the Local Statistics of Optical Flow

2013-12-01 · NeurIPS 2013 12 · Dan Rosenbaum, Daniel Zoran, Yair Weiss

Motivated by recent progress in natural image statistics, we use newly available datasets with ground truth optical flow to learn the local statistics of optical flow and rigorously compare the learned model to prior mo…

Optical Flow Estimation

E-MoFlow: Learning Egomotion and Optical Flow from Event Data via Implicit Regularization

2025-10-14 · Wenpu Li, Bangyan Liao, Yi Zhou, Qi Xu 외 arxiv

The estimation of optical flow and 6-DoF ego-motion, two fundamental tasks in 3D vision, has typically been addressed independently. For neuromorphic vision (e.g., event cameras), however, the lack of robust data associa…

Optical Flow EstimationDepth Estimation