paper-with-me

Papers

Deep learning-based blind image super-resolution with iterative kernel reconstruction and noise estimation

2024-04-25 · Hasan F. Ates, Suleyman Yildirim, Bahadir K. Gunturk

Blind single image super-resolution (SISR) is a challenging task in image processing due to the ill-posed nature of the inverse problem. Complex degradations present in real life images make it difficult to solve this problem using na\"ive deep learning approaches, where models are often trained on synthetically generated image pairs. Most of the effort so far has been focused on solving the inverse problem under some constraints, such as for a limited space of blur kernels and/or assuming noise-free input images. Yet, there is a gap in the literature to provide a well-generalized deep learning-based solution that performs well on images with unknown and highly complex degradations. In this paper, we propose IKR-Net (Iterative Kernel Reconstruction Network) for blind SISR. In the proposed approach, kernel and noise estimation and high-resolution image reconstruction are carried out iteratively using dedicated deep models. The iterative refinement provides significant improvement in both the reconstructed image and the estimated blur kernel even for noisy inputs. IKR-Net provides a generalized solution that can handle any type of blur and level of noise in the input low-resolution image. IKR-Net achieves state-of-the-art results in blind SISR, especially for noisy images with motion blur.

📄 PDF Abstract BibTeX arXiv:2404.16564

Code (1)

hfates/ikr-net 공식 구현 pytorch

Tasks

Image ReconstructionImage Super-ResolutionNoise EstimationSuper-Resolution

Similar Papers 제목 키워드 기반

Kernelized Back-Projection Networks for Blind Super Resolution

2023-02-16 · Tomoki Yoshida, Yuki Kondo, Takahiro Maeda, Kazutoshi Akita 외

Since non-blind Super Resolution (SR) fails to super-resolve Low-Resolution (LR) images degraded by arbitrary degradations, SR with the degradation model is required. However, this paper reveals that non-blind SR that is…

Blind Super-ResolutionSuper-Resolution

KXNet: A Model-Driven Deep Neural Network for Blind Super-Resolution

2022-09-21 · Jiahong Fu, Hong Wang, Qi Xie, Qian Zhao 외

Although current deep learning-based methods have gained promising performance in the blind single image super-resolution (SISR) task, most of them mainly focus on heuristically constructing diverse network architectures…

Blind Super-ResolutionImage Super-ResolutionSpecificitySuper-Resolution

Blind Super-Resolution With Iterative Kernel Correction

2019-04-06 · CVPR 2019 6 · Jinjin Gu, Hannan Lu, WangMeng Zuo, Chao Dong

Deep learning based methods have dominated super-resolution (SR) field due to their remarkable performance in terms of effectiveness and efficiency. Most of these methods assume that the blur kernel during downsampling i…

Blind Super-ResolutionImage Super-ResolutionSuper-Resolution

Learning the Non-Differentiable Optimization for Blind Super-Resolution

2021-06-19 · CVPR 2021 1 · Zheng Hui, Jie Li, Xiumei Wang, Xinbo Gao

Previous convolutional neural network (CNN) based blind super-resolution (SR) methods usually adopt an iterative optimization way to approximate the ground-truth (GT) step-by-step. This solution always involves more …

Blind Super-ResolutionDeep Reinforcement LearningSuper-Resolution

Blind Super Resolution with Reference Images and Implicit Degradation Representation

2025-07-18 · Huu-Phu Do, Po-Chih Hu, Hao-Chien Hsueh, Che-Kai Liu 외 arxiv

Previous studies in blind super-resolution (BSR) have primarily concentrated on estimating degradation kernels directly from low-resolution (LR) inputs to enhance super-resolution. However, these degradation kernels, whi…

Blind Super-Resolution