TL;DR
This paper introduces an end-to-end alternating optimization framework for blind super-resolution, jointly estimating degradation and restoring high-resolution images, leading to improved results on synthetic and real-world data.
Contribution
It proposes a novel joint optimization approach with two CNN modules, Restorer and Estimator, that iteratively improve degradation estimation and super-resolution in a unified model.
Findings
Outperforms state-of-the-art methods on synthetic datasets.
Produces more visually appealing results on real-world images.
Demonstrates robustness to estimation deviations.
Abstract
Blind Super-Resolution (SR) usually involves two sub-problems: 1) estimating the degradation of the given low-resolution (LR) image; 2) super-resolving the LR image to its high-resolution (HR) counterpart. Both problems are ill-posed due to the information loss in the degrading process. Most previous methods try to solve the two problems independently, but often fall into a dilemma: a good super-resolved HR result requires an accurate degradation estimation, which however, is difficult to be obtained without the help of original HR information. To address this issue, instead of considering these two problems independently, we adopt an alternating optimization algorithm, which can estimate the degradation and restore the SR image in a single model. Specifically, we design two convolutional neural modules, namely \textit{Restorer} and \textit{Estimator}. \textit{Restorer} restores the SR…
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.
