paper-with-me

Papers

Unsupervised Degradation Representation Learning for Blind Super-Resolution

2021-04-01 · CVPR 2021 1 · Longguang Wang, Yingqian Wang, Xiaoyu Dong, Qingyu Xu, Jungang Yang, Wei An, Yulan Guo

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.

📄 PDF Abstract BibTeX arXiv:2104.00416

Code (2)

LongguangWang/DASR 공식 구현 pytorch
JaguAroo/DASR pytorch

Tasks

Blind Super-ResolutionRepresentation LearningSuper-Resolution

Similar Papers 제목 키워드 기반

Two Heads Better than One: Dual Degradation Representation for Blind Super-Resolution

2025-11-21 · Hsuan Yuan, Shao-Yu Weng, I-Hsuan Lo, Wei-Chen Chiu 외 arxiv

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-Resolution

Learning Correction Filter via Degradation-Adaptive Regression for Blind Single Image Super-Resolution

2023-01-01 · ICCV 2023 1 · Hongyang Zhou, Xiaobin Zhu, Jianqing Zhu, Zheng Han 외

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

Dual Circle Contrastive Learning-Based Blind Image Super-Resolution

2023-03-29 · journal 2023 3 · Y Qiu,Q Zhu,S Zhu,B Zeng

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-Resolution

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