paper-with-me

Papers

Efficient Meshflow and Optical Flow Estimation from Event Cameras

2024-01-01 · CVPR 2024 1 · Xinglong Luo, Ao Luo, Zhengning Wang, Chunyu Lin, Bing Zeng, Shuaicheng Liu

In this paper we explore the problem of event-based meshflow estimation a novel task that involves predicting a spatially smooth sparse motion field from event cameras. To start we generate a large-scale High-Resolution Event Meshflow (HREM) dataset which showcases its superiority by encompassing the merits of high resolution at 1280x720 handling dynamic objects and complex motion patterns and offering both optical flow and meshflow labels. These aspects have not been fully explored in previous works. Besides we propose Efficient Event-based MeshFlow (EEMFlow) network a lightweight model featuring a specially crafted encoder-decoder architecture to facilitate swift and accurate meshflow estimation. Furthermore we upgrade EEMFlow network to support dense event optical flow in which a Confidence-induced Detail Completion (CDC) module is proposed to preserve sharp motion boundaries. We conduct comprehensive experiments to show the exceptional performance and runtime efficiency (39x faster) of our EEMFlow model compared to recent state-of-the-art flow methods. Our code is available at https://github.com/boomluo02/EEMFlow.

📄 PDF Abstract BibTeX

Code (1)

boomluo02/eemflow 공식 구현 pytorch

Tasks

DecoderOptical Flow Estimation

Similar Papers 제목 키워드 기반

Learning Efficient Meshflow and Optical Flow from Event Cameras

2025-10-05 · Xinglong Luo, Ao Luo, Kunming Luo, Zhengning Wang 외 arxiv

In this paper, we explore the problem of event-based meshflow estimation, a novel task that involves predicting a spatially smooth sparse motion field from event cameras. To start, we review the state-of-the-art in event…

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

BlinkFlow: A Dataset to Push the Limits of Event-based Optical Flow Estimation

2023-03-14 · Yijin Li, Zhaoyang Huang, Shuo Chen, Xiaoyu Shi 외

Event cameras provide high temporal precision, low data rates, and high dynamic range visual perception, which are well-suited for optical flow estimation. While data-driven optical flow estimation has obtained great suc…

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

E-RAFT: Dense Optical Flow from Event Cameras

2021-08-24 · Mathias Gehrig, Mario Millhäusler, Daniel Gehrig, Davide Scaramuzza

We propose to incorporate feature correlation and sequential processing into dense optical flow estimation from event cameras. Modern frame-based optical flow methods heavily rely on matching costs computed from feature …

Feature CorrelationOptical Flow Estimation