paper-with-me

Papers

SelfHVD: Self-Supervised Handheld Video Deblurring

2025-08-12 · Honglei Xu, Zhilu Zhang, Junjie Fan, Xiaohe Wu, Wangmeng Zuo arxiv

Shooting video with handheld shooting devices often results in blurry frames due to shaking hands and other instability factors. Although previous video deblurring methods have achieved impressive progress, they still struggle to perform satisfactorily on real-world handheld video due to the blur domain gap between training and testing data. To address the issue, we propose a self-supervised method for handheld video deblurring, which is driven by sharp clues in the video. First, to train the deblurring model, we extract the sharp clues from the video and take them as misalignment labels of neighboring blurry frames. Second, to improve the deblurring ability of the model, we propose a novel Self-Enhanced Video Deblurring (SEVD) method to create higher-quality paired video data. Third, we propose a Self-Constrained Spatial Consistency Maintenance (SCSCM) method to regularize the model, preventing position shifts between the output and input frames. Moreover, we construct synthetic and real-world handheld video datasets for handheld video deblurring. Extensive experiments on these and other common real-world datasets demonstrate that our method significantly outperforms existing self-supervised ones. The code and datasets are publicly available at https://cshonglei.github.io/SelfHVD.

📄 PDF Abstract BibTeX arXiv:2508.08605

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Event-guided Multi-patch Network with Self-supervision for Non-uniform Motion Deblurring

2023-02-14 · Hongguang Zhang, Limeng Zhang, Yuchao Dai, Hongdong Li 외

Contemporary deep learning multi-scale deblurring models suffer from many issues: 1) They perform poorly on non-uniformly blurred images/videos; 2) Simply increasing the model depth with finer-scale levels cannot improve…

Deblurring

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

HyperCUT: Video Sequence from a Single Blurry Image using Unsupervised Ordering

2023-04-04 · CVPR 2023 1 · Bang-Dang Pham, Phong Tran, Anh Tran, Cuong Pham 외

We consider the challenging task of training models for image-to-video deblurring, which aims to recover a sequence of sharp images corresponding to a given blurry image input. A critical issue disturbing the training of…

DeblurringVideo Deblurring

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

Reblur2Deblur: Deblurring Videos via Self-Supervised Learning

2018-01-16 · Huaijin Chen, Jinwei Gu, Orazio Gallo, Ming-Yu Liu 외

Motion blur is a fundamental problem in computer vision as it impacts image quality and hinders inference. Traditional deblurring algorithms leverage the physics of the image formation model and use hand-crafted priors: …

DeblurringOptical Flow EstimationSelf-Supervised Learning