paper-with-me

Papers

Conditional Hyper-Network for Blind Super-Resolution with Multiple Degradations

2021-04-08 · Guanghao Yin, Wei Wang, Zehuan Yuan, Wei Ji, Dongdong Yu, Shouqian Sun, Tat-Seng Chua, Changhu Wang

Although single-image super-resolution (SISR) methods have achieved great success on single degradation, they still suffer performance drop with multiple degrading effects in real scenarios. Recently, some blind and non-blind models for multiple degradations have been explored. However, those methods usually degrade significantly for distribution shifts between the training and test data. Towards this end, we propose a conditional meta-network framework (named CMDSR) for the first time, which helps SR framework learn how to adapt to changes in input distribution. We extract degradation prior at task-level with the proposed ConditionNet, which will be used to adapt the parameters of the basic SR network (BaseNet). Specifically, the ConditionNet of our framework first learns the degradation prior from a support set, which is composed of a series of degraded image patches from the same task. Then the adaptive BaseNet rapidly shifts its parameters according to the conditional features. Moreover, in order to better extract degradation prior, we propose a task contrastive loss to decrease the inner-task distance and increase the cross-task distance between task-level features. Without predefining degradation maps, our blind framework can conduct one single parameter update to yield considerable SR results. Extensive experiments demonstrate the effectiveness of CMDSR over various blind, even non-blind methods. The flexible BaseNet structure also reveals that CMDSR can be a general framework for large series of SISR models. Our code is available at \url{https://github.com/guanghaoyin/CMDSR}.

📄 PDF Abstract BibTeX arXiv:2104.03926

Code (1)

guanghaoyin/CMDSR 공식 구현 pytorch

Tasks

Blind Super-ResolutionImage Super-ResolutionSuper-Resolution

Similar Papers 제목 키워드 기반

Scale Guided Hypernetwork for Blind Super-Resolution Image Quality Assessment

2023-06-04 · Jun Fu

With the emergence of image super-resolution (SR) algorithm, how to blindly evaluate the quality of super-resolution images has become an urgent task. However, existing blind SR image quality assessment (IQA) metrics mer…

Blind Super-ResolutionImage Quality AssessmentImage Super-ResolutionSuper-Resolution

Deep Blind Hyperspectral Image Fusion

2019-10-01 · ICCV 2019 10 · Wu Wang, Weihong Zeng, Yue Huang, Xinghao Ding 외

Hyperspectral image fusion (HIF) reconstructs high spatial resolution hyperspectral images from low spatial resolution hyperspectral images and high spatial resolution multispectral images. Previous works usually assume …

Super-Resolution

Blind Super-Resolution for Remote Sensing Images via Conditional Stochastic Normalizing Flows

2022-10-14 · Hanlin Wu, Ning Ni, Shan Wang, Libao Zhang

Remote sensing images (RSIs) in real scenes may be disturbed by multiple factors such as optical blur, undersampling, and additional noise, resulting in complex and diverse degradation models. At present, the mainstream …

Blind Super-ResolutionContrastive LearningSuper-Resolution

Stochastic Frequency Masking to Improve Super-Resolution and Denoising Networks

2020-03-16 · ECCV 2020 8 · Majed El Helou, Ruofan Zhou, Sabine Süsstrunk

Super-resolution and denoising are ill-posed yet fundamental image restoration tasks. In blind settings, the degradation kernel or the noise level are unknown. This makes restoration even more challenging, notably for le…

Blind Super-ResolutionDenoisingImage DenoisingImage Restoration+2

Dual-Diffusion: Dual Conditional Denoising Diffusion Probabilistic Models for Blind Super-Resolution Reconstruction in RSIs

2023-05-20 · Mengze Xu, Jie Ma, Yuanyuan Zhu

Previous super-resolution reconstruction (SR) works are always designed on the assumption that the degradation operation is fixed, such as bicubic downsampling. However, as for remote sensing images, some unexpected fact…

Blind Super-ResolutionDenoisingImage GenerationSuper-Resolution