paper-with-me

Papers

EMatch: A Unified Framework for Event-based Optical Flow and Stereo Matching

2024-07-31 · Pengjie Zhang, Lin Zhu, Xiao Wang, Lizhi Wang, Wanxuan Lu, Hua Huang

Event cameras have shown promise in vision applications like optical flow estimation and stereo matching, with many specialized architectures leveraging the asynchronous and sparse nature of event data. However, existing works only focus event data within the confines of task-specific domains, overlooking how tasks across the temporal and spatial domains can reinforce each other. In this paper, we reformulate event-based flow estimation and stereo matching as a unified dense correspondence matching problem, enabling us to solve both tasks within a single model by directly matching features in a shared representation space. Specifically, our method utilizes a Temporal Recurrent Network to aggregate event features across temporal or spatial domains, and a Spatial Contextual Attention to enhance knowledge transfer across event flows via temporal or spatial interactions. By utilizing a shared feature similarities module that integrates knowledge from event streams via temporal or spatial interactions, our network performs optical flow estimation from temporal event segment inputs and stereo matching from spatial event segment inputs simultaneously. We demonstrate that our unified model inherently supports multi-task fusion and cross-task transfer. Without the need for retraining for specific task, our model can effectively handle both optical flow and stereo estimation, achieving state-of-the-art performance on both tasks.

📄 PDF Abstract BibTeX arXiv:2407.21735

Code (0)

등록된 구현이 없습니다.

Tasks

Depth EstimationDisparity EstimationEvent-based Optical FlowOptical Flow EstimationStereo MatchingTransfer Learning

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Towards Anytime Optical Flow Estimation with Event Cameras

2023-07-11 · Yaozu Ye, Hao Shi, Kailun Yang, Ze Wang 외

Event cameras respond to changes in log-brightness at the millisecond level, making them ideal for optical flow estimation. However, existing datasets from event cameras provide only low frame rate ground truth for optic…

Autonomous DrivingMotion EstimationOptical Flow Estimation

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

IDO-VFI: Identifying Dynamics via Optical Flow Guidance for Video Frame Interpolation with Events

2023-05-17 · Chenyang Shi, Hanxiao Liu, Jing Jin, Wenzhuo Li 외

Video frame interpolation aims to generate high-quality intermediate frames from boundary frames and increase frame rate. While existing linear, symmetric and nonlinear models are used to bridge the gap from the lack of …

Event-based Optical FlowOptical Flow EstimationVideo Frame Interpolation

SegFlow: Joint Learning for Video Object Segmentation and Optical Flow

2017-09-20 · ICCV 2017 10 · Jingchun Cheng, Yi-Hsuan Tsai, Shengjin Wang, Ming-Hsuan Yang

This paper proposes an end-to-end trainable network, SegFlow, for simultaneously predicting pixel-wise object segmentation and optical flow in videos. The proposed SegFlow has two branches where useful information of obj…

Image SegmentationObjectOptical Flow EstimationSegmentation+6

Learning Dense and Continuous Optical Flow from an Event Camera

2022-11-16 · Zhexiong Wan, Yuchao Dai, Yuxin Mao

Event cameras such as DAVIS can simultaneously output high temporal resolution events and low frame-rate intensity images, which own great potential in capturing scene motion, such as optical flow estimation. Most of the…

Optical Flow Estimation