paper-with-me

Papers

Coding-Prior Guided Diffusion Network for Video Deblurring

2025-04-16 · Yike Liu, Jianhui Zhang, Haipeng Li, Shuaicheng Liu, Bing Zeng

While recent video deblurring methods have advanced significantly, they often overlook two valuable prior information: (1) motion vectors (MVs) and coding residuals (CRs) from video codecs, which provide efficient inter-frame alignment cues, and (2) the rich real-world knowledge embedded in pre-trained diffusion generative models. We present CPGDNet, a novel two-stage framework that effectively leverages both coding priors and generative diffusion priors for high-quality deblurring. First, our coding-prior feature propagation (CPFP) module utilizes MVs for efficient frame alignment and CRs to generate attention masks, addressing motion inaccuracies and texture variations. Second, a coding-prior controlled generation (CPC) module network integrates coding priors into a pretrained diffusion model, guiding it to enhance critical regions and synthesize realistic details. Experiments demonstrate our method achieves state-of-the-art perceptual quality with up to 30% improvement in IQA metrics. Both the code and the codingprior-augmented dataset will be open-sourced.

📄 PDF Abstract BibTeX arXiv:2504.12222

Code (0)

등록된 구현이 없습니다.

Tasks

DeblurringVideo DeblurringWorld Knowledge

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 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Rethinking Video Deblurring with Wavelet-Aware Dynamic Transformer and Diffusion Model

2024-08-24 · Chen Rao, Guangyuan Li, Zehua Lan, Jiakai Sun 외

Current video deblurring methods have limitations in recovering high-frequency information since the regression losses are conservative with high-frequency details. Since Diffusion Models (DMs) have strong capabilities i…

DeblurringVideo Deblurring

An Adaptive Edge-Guided Dual-Network Framework for Fast QR Code Motion Deblurring

2025-10-14 · Jianping Li, Dongyang Guo, Wenjie Li, Wei Zhao arxiv

Unlike general image deblurring that prioritizes perceptual quality, QR code deblurring focuses on ensuring successful decoding. QR codes are characterized by highly structured patterns with sharp edges, a robust prior f…

Image Deblurring

DiTVR: Zero-Shot Diffusion Transformer for Video Restoration

2025-08-11 · Sicheng Gao, Nancy Mehta, Zongwei Wu, Radu Timofte arxiv

Video restoration aims to reconstruct high quality video sequences from low quality inputs, addressing tasks such as super resolution, denoising, and deblurring. Traditional regression based methods often produce unreali…

Video Restoration

Exploring Temporal Frequency Spectrum in Deep Video Deblurring

2023-01-01 · ICCV 2023 1 · Qi Zhu, Man Zhou, Naishan Zheng, Chongyi Li 외

Video deblurring aims to restore the latent video frames from their blurred counterparts. Despite the remarkable progress, most promising video deblurring methods only investigate the temporal priors in the spatial d…

DeblurringVideo Deblurring

DIVD: Deblurring with Improved Video Diffusion Model

2024-12-01 · Haoyang Long, Yan Wang, Wendong Wang

Video deblurring presents a considerable challenge owing to the complexity of blur, which frequently results from a combination of camera shakes, and object motions. In the field of video deblurring, many previous works …

DeblurringmodelVideo DeblurringVideo Generation