TL;DR
This paper introduces CDSR, a novel blind super-resolution network that jointly learns content and degradation features, effectively addressing degradation inconsistency and outperforming existing methods on benchmarks.
Contribution
The paper proposes a joint learning framework with three new modules to improve blind image super-resolution by better modeling content and degradation features.
Findings
Outperforms existing UDP models in benchmarks
Achieves competitive PSNR and SSIM scores with state-of-the-art SKP methods
Effectively reduces degradation feature and SR feature inconsistency
Abstract
To achieve promising results on blind image super-resolution (SR), some attempts leveraged the low resolution (LR) images to predict the kernel and improve the SR performance. However, these Supervised Kernel Prediction (SKP) methods are impractical due to the unavailable real-world blur kernels. Although some Unsupervised Degradation Prediction (UDP) methods are proposed to bypass this problem, the \textit{inconsistency} between degradation embedding and SR feature is still challenging. By exploring the correlations between degradation embedding and SR feature, we observe that jointly learning the content and degradation aware feature is optimal. Based on this observation, a Content and Degradation aware SR Network dubbed CDSR is proposed. Specifically, CDSR contains three newly-established modules: (1) a Lightweight Patch-based Encoder (LPE) is applied to jointly extract content and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsAttentive Walk-Aggregating Graph Neural Network
