paper-with-me

Papers

Unifying Motion Deblurring and Frame Interpolation with Events

2022-03-23 · CVPR 2022 6 · Xiang Zhang, Lei Yu

Slow shutter speed and long exposure time of frame-based cameras often cause visual blur and loss of inter-frame information, degenerating the overall quality of captured videos. To this end, we present a unified framework of event-based motion deblurring and frame interpolation for blurry video enhancement, where the extremely low latency of events is leveraged to alleviate motion blur and facilitate intermediate frame prediction. Specifically, the mapping relation between blurry frames and sharp latent images is first predicted by a learnable double integral network, and a fusion network is then proposed to refine the coarse results via utilizing the information from consecutive blurry inputs and the concurrent events. By exploring the mutual constraints among blurry frames, latent images, and event streams, we further propose a self-supervised learning framework to enable network training with real-world blurry videos and events. Extensive experiments demonstrate that our method compares favorably against the state-of-the-art approaches and achieves remarkable performance on both synthetic and real-world datasets.

📄 PDF Abstract BibTeX arXiv:2203.12178

Code (1)

xiangz-0/evdi 공식 구현 pytorch

Tasks

DeblurringSelf-Supervised LearningVideo Enhancement

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 제목 키워드 기반

A Unified Framework for Event-based Frame Interpolation with Ad-hoc Deblurring in the Wild

2023-01-12 · CVPR 2023 1 · Lei Sun, Daniel Gehrig, Christos Sakaridis, Mathias Gehrig 외

Effective video frame interpolation hinges on the adept handling of motion in the input scene. Prior work acknowledges asynchronous event information for this, but often overlooks whether motion induces blur in the video…

DeblurringImage DeblurringSingle Image DeblurringVideo Frame Interpolation

EVDI++: Event-based Video Deblurring and Interpolation via Self-Supervised Learning

2025-09-10 · Chi Zhang, Xiang Zhang, Chenxu Jiang, Gui-Song Xia 외 arxiv

Frame-based cameras with extended exposure times often produce perceptible visual blurring and information loss between frames, significantly degrading video quality. To address this challenge, we introduce EVDI++, a uni…

Self-Supervised Learning

Learning Event-Driven Video Deblurring and Interpolation

2020-08-01 · ECCV 2020 8 · Songnan Lin, Jiawei Zhang, Jinshan Pan, Zhe Jiang 외

Event-based sensors, which have a response if the change of pixel intensity exceeds a triggering threshold, can capture high-speed motion with microsecond accuracy. Assisted by an event camera, we can generate high frame…

DeblurringVideo Deblurring

Joint Video Multi-Frame Interpolation and Deblurring under Unknown Exposure Time

2023-03-27 · CVPR 2023 1 · Wei Shang, Dongwei Ren, Yi Yang, Hongzhi Zhang 외

Natural videos captured by consumer cameras often suffer from low framerate and motion blur due to the combination of dynamic scene complexity, lens and sensor imperfection, and less than ideal exposure setting. As a res…

Contrastive LearningDeblurringVideo Frame InterpolationVideo Reconstruction

Latency Correction for Event-guided Deblurring and Frame Interpolation

2024-01-01 · CVPR 2024 1 · Yixin Yang, Jinxiu Liang, Bohan Yu, Yan Chen 외

Event cameras with their high temporal resolution dynamic range and low power consumption are particularly good at time-sensitive applications like deblurring and frame interpolation. However their performance is hin…

Deblurring