paper-with-me

홈 › Papers

A Dynamic Kernel Prior Model for Unsupervised Blind Image Super-Resolution

2024-04-24 · CVPR 2024 1 · Zhixiong Yang, Jingyuan Xia, Shengxi Li, Xinghua Huang, Shuanghui Zhang, Zhen Liu, Yaowen Fu, Yongxiang Liu

Deep learning-based methods have achieved significant successes on solving the blind super-resolution (BSR) problem. However, most of them request supervised pre-training on labelled datasets. This paper proposes an unsupervised kernel estimation model, named dynamic kernel prior (DKP), to realize an unsupervised and pre-training-free learning-based algorithm for solving the BSR problem. DKP can adaptively learn dynamic kernel priors to realize real-time kernel estimation, and thereby enables superior HR image restoration performances. This is achieved by a Markov chain Monte Carlo sampling process on random kernel distributions. The learned kernel prior is then assigned to optimize a blur kernel estimation network, which entails a network-based Langevin dynamic optimization strategy. These two techniques ensure the accuracy of the kernel estimation. DKP can be easily used to replace the kernel estimation models in the existing methods, such as Double-DIP and FKP-DIP, or be added to the off-the-shelf image restoration model, such as diffusion model. In this paper, we incorporate our DKP model with DIP and diffusion model, referring to DIP-DKP and Diff-DKP, for validations. Extensive simulations on Gaussian and motion kernel scenarios demonstrate that the proposed DKP model can significantly improve the kernel estimation with comparable runtime and memory usage, leading to state-of-the-art BSR results. The code is available at https://github.com/XYLGroup/DKP.

📄 PDF Abstract BibTeX arXiv:2404.15620

Code (1)

XYLGroup/DKP 공식 구현 pytorch

Tasks

Blind Super-ResolutionImage RestorationImage Super-ResolutionSuper-Resolution

Methods 이 논문이 사용한 방법론

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

Uncertainty-Aware Unsupervised Image Deblurring with Deep Residual Prior

2022-10-09 · CVPR 2023 1 · Xiaole Tang, XiLe Zhao, Jun Liu, Jianli Wang 외

Non-blind deblurring methods achieve decent performance under the accurate blur kernel assumption. Since the kernel uncertainty (i.e. kernel error) is inevitable in practice, semi-blind deblurring is suggested to handle …

DeblurringImage Deblurring

Taming Generative Diffusion Prior for Universal Blind Image Restoration

2024-08-21 · Siwei Tu, Weidong Yang, Ben Fei

Diffusion models have been widely utilized for image restoration. However, previous blind image restoration methods still need to assume the type of degradation model while leaving the parameters to be optimized, limitin…

Image RestorationMathematical Reasoning

Blind Super-Resolution via Meta-learning and Markov Chain Monte Carlo Simulation

2024-06-13 · Jingyuan Xia, Zhixiong Yang, Shengxi Li, Shuanghui Zhang 외

Learning-based approaches have witnessed great successes in blind single image super-resolution (SISR) tasks, however, handcrafted kernel priors and learning based kernel priors are typically required. In this paper, we …

Blind Super-ResolutionImage Super-ResolutionMeta-LearningSuper-Resolution

Unsupervised Blur Kernel Estimation and Correction for Blind Super-Resolution

2022-04-25 · IEEE Access 2022 4 · Youngsoo Kim, JEONGHYO HA, Yooshin Cho, Junmo Kim

Blind super-resolution (blind-SR) is an important task in the field of computer vision and has various applications in real-world. Blur kernel estimation is the main element of blind-SR along with the adaptive SR netwo…

Blind Super-ResolutionSuper-Resolution

History-Augmented Contrastive Learning With Soft Mixture of Experts for Blind Super-Resolution of Planetary Remote Sensing Images

2025-11-25 · Hui-Jia Zhao, Jie Lu, Yunqing Jiang, Xiao-Ping Lu 외 arxiv

Blind Super-Resolution (BSR) in planetary remote sensing constitutes a highly ill-posed inverse problem, characterized by unknown degradation patterns and a complete absence of ground-truth supervision. Existing unsuperv…

Blind Super-ResolutionImage ReconstructionContrastive Learning