paper-with-me

Papers

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 is predefined/known (e.g., bicubic). However, the blur kernels involved in real applications are complicated and unknown, resulting in severe performance drop for the advanced SR methods. In this paper, we propose an Iterative Kernel Correction (IKC) method for blur kernel estimation in blind SR problem, where the blur kernels are unknown. We draw the observation that kernel mismatch could bring regular artifacts (either over-sharpening or over-smoothing), which can be applied to correct inaccurate blur kernels. Thus we introduce an iterative correction scheme -- IKC that achieves better results than direct kernel estimation. We further propose an effective SR network architecture using spatial feature transform (SFT) layers to handle multiple blur kernels, named SFTMD. Extensive experiments on synthetic and real-world images show that the proposed IKC method with SFTMD can provide visually favorable SR results and the state-of-the-art performance in blind SR problem.

📄 PDF Abstract BibTeX arXiv:1904.03377

Code (3)

Lornatang/SFTMD-PyTorch pytorch
sweetcocoa/IKC pytorch
yuanjunchai/IKC pytorch

Tasks

Blind Super-ResolutionImage Super-ResolutionSuper-Resolution

Methods 이 논문이 사용한 방법론

Spatial Feature Transform Spatial Feature Transform, or SFT, is a layer that generates affine transformation parameters for spatial-wise feature modulation, and was originally proposed within the…

Similar Papers 제목 키워드 기반

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

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

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 pr…

Image ReconstructionImage Super-ResolutionNoise EstimationSuper-Resolution

Correction Filter for Single Image Super-Resolution: Robustifying Off-the-Shelf Deep Super-Resolvers

2019-11-30 · CVPR 2020 6 · Shady Abu Hussein, Tom Tirer, Raja Giryes

The single image super-resolution task is one of the most examined inverse problems in the past decade. In the recent years, Deep Neural Networks (DNNs) have shown superior performance over alternative methods when the a…

Image 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