Unsupervised Degradation Representation Learning for Blind Super-Resolution
Most existing CNN-based super-resolution (SR) methods are developed based on an assumption that the degradation is fixed and known (e.g., bicubic downsampling). However, these methods suffer a severe performance drop when the real degradation is different from their assumption. To handle various unknown degradations in real-world applications, previous methods rely on degradation estimation to reconstruct the SR image. Nevertheless, degradation estimation methods are usually time-consuming and may lead to SR failure due to large estimation errors. In this paper, we propose an unsupervised degradation representation learning scheme for blind SR without explicit degradation estimation. Specifically, we learn abstract representations to distinguish various degradations in the representation space rather than explicit estimation in the pixel space. Moreover, we introduce a Degradation-Aware SR (DASR) network with flexible adaption to various degradations based on the learned representations. It is demonstrated that our degradation representation learning scheme can extract discriminative representations to obtain accurate degradation information. Experiments on both synthetic and real images show that our network achieves state-of-the-art performance for the blind SR task. Code is available at: https://github.com/LongguangWang/DASR.
Code (2)
Tasks
Blind Super-ResolutionRepresentation LearningSuper-ResolutionSimilar Papers 제목 키워드 기반
Two Heads Better than One: Dual Degradation Representation for Blind Super-Resolution
Previous methods have demonstrated remarkable performance in single image super-resolution (SISR) tasks with known and fixed degradation (e.g., bicubic downsampling). However, when the actual degradation deviates from th…
Image Super-ResolutionBlind Super-ResolutionLearning Correction Filter via Degradation-Adaptive Regression for Blind Single Image Super-Resolution
Although existing image deep learning super-resolution (SR) methods achieve promising performance on benchmark datasets, they still suffer from severe performance drops when the degradation of the low-resolution (LR)…
Image Super-ResolutionregressionSuper-ResolutionBlind Super Resolution with Reference Images and Implicit Degradation Representation
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-ResolutionDual Circle Contrastive Learning-Based Blind Image Super-Resolution
Blind image super-resolution (BISR) aims to construct high-resolution image from low-resolution (LR) image that contains unknown degradation. Although the previous methods demonstrated impressive performance by introduci…
Contrastive LearningImage Super-ResolutionSuper-ResolutionPreserving Full Degradation Details for Blind Image Super-Resolution
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