paper-with-me

Papers

Learning Detail-Structure Alternative Optimization for Blind Super-Resolution

2022-12-03 · Feng Li, Yixuan Wu, Huihui Bai, Weisi Lin, Runmin Cong, Yao Zhao

Existing convolutional neural networks (CNN) based image super-resolution (SR) methods have achieved impressive performance on bicubic kernel, which is not valid to handle unknown degradations in real-world applications. Recent blind SR methods suggest to reconstruct SR images relying on blur kernel estimation. However, their results still remain visible artifacts and detail distortion due to the estimation errors. To alleviate these problems, in this paper, we propose an effective and kernel-free network, namely DSSR, which enables recurrent detail-structure alternative optimization without blur kernel prior incorporation for blind SR. Specifically, in our DSSR, a detail-structure modulation module (DSMM) is built to exploit the interaction and collaboration of image details and structures. The DSMM consists of two components: a detail restoration unit (DRU) and a structure modulation unit (SMU). The former aims at regressing the intermediate HR detail reconstruction from LR structural contexts, and the latter performs structural contexts modulation conditioned on the learned detail maps at both HR and LR spaces. Besides, we use the output of DSMM as the hidden state and design our DSSR architecture from a recurrent convolutional neural network (RCNN) view. In this way, the network can alternatively optimize the image details and structural contexts, achieving co-optimization across time. Moreover, equipped with the recurrent connection, our DSSR allows low- and high-level feature representations complementary by observing previous HR details and contexts at every unrolling time. Extensive experiments on synthetic datasets and real-world images demonstrate that our method achieves the state-of-the-art against existing methods. The source code can be found at https://github.com/Arcananana/DSSR.

📄 PDF Abstract BibTeX arXiv:2212.01624

Code (1)

arcananana/dssr 공식 구현 pytorch

Tasks

Blind Super-ResolutionImage Super-ResolutionRolling Shutter CorrectionSuper-Resolution

Similar Papers 제목 키워드 기반

Bridging Component Learning with Degradation Modelling for Blind Image Super-Resolution

2022-12-03 · Yixuan Wu, Feng Li, Huihui Bai, Weisi Lin 외

Convolutional Neural Network (CNN)-based image super-resolution (SR) has exhibited impressive success on known degraded low-resolution (LR) images. However, this type of approach is hard to hold its performance in practi…

Image Super-ResolutionSuper-Resolution

Blind Primed Supervised (BLIPS) Learning for MR Image Reconstruction

2021-04-11 · Anish Lahiri, Guanhua Wang, Saiprasad Ravishankar, Jeffrey A. Fessler

This paper examines a combined supervised-unsupervised framework involving dictionary-based blind learning and deep supervised learning for MR image reconstruction from under-sampled k-space data. A major focus of the wo…

Dictionary LearningImage Reconstruction

Blind-Spot Guided Diffusion for Self-supervised Real-World Denoising

2025-09-19 · Shen Cheng, Haipeng Li, Haibin Huang, Xiaohong Liu 외 arxiv

In this work, we present Blind-Spot Guided Diffusion, a novel self-supervised framework for real-world image denoising. Our approach addresses two major challenges: the limitations of blind-spot networks (BSNs), which of…

Image Denoising

LG-BPN: Local and Global Blind-Patch Network for Self-Supervised Real-World Denoising

2023-04-02 · CVPR 2023 1 · Zichun Wang, Ying Fu, Ji Liu, Yulun Zhang

Despite the significant results on synthetic noise under simplified assumptions, most self-supervised denoising methods fail under real noise due to the strong spatial noise correlation, including the advanced self-super…

Denoising

Preserving Full Degradation Details for Blind Image Super-Resolution

2024-07-01 · Hongda Liu, Longguang Wang, Ye Zhang, Kaiwen Xue 외

The performance of image super-resolution relies heavily on the accuracy of degradation information, especially under blind settings. Due to absence of true degradation models in real-world scenarios, previous methods le…

Image Super-ResolutionSuper-Resolution