TL;DR
This paper introduces DSSR, a kernel-free recurrent neural network that improves blind super-resolution by alternately optimizing image details and structures without relying on blur kernel estimation, leading to state-of-the-art results.
Contribution
The paper proposes DSSR, a novel kernel-free, recurrent CNN architecture with a detail-structure modulation module for blind super-resolution, avoiding kernel estimation errors.
Findings
Achieves state-of-the-art performance on synthetic and real-world datasets.
Effectively suppresses artifacts and detail distortion in blind SR.
Demonstrates superior generalization to unknown degradations.
Abstract
Existing convolutional neural networks (CNN) based image super-resolution (SR) methods have achieved impressive performance on bicubic kernel, which is not valid to handle unknown degradations in real-world applications. Recent blind SR methods suggest to reconstruct SR images relying on blur kernel estimation. However, their results still remain visible artifacts and detail distortion due to the estimation errors. To alleviate these problems, in this paper, we propose an effective and kernel-free network, namely DSSR, which enables recurrent detail-structure alternative optimization without blur kernel prior incorporation for blind SR. Specifically, in our DSSR, a detail-structure modulation module (DSMM) is built to exploit the interaction and collaboration of image details and structures. The DSMM consists of two components: a detail restoration unit (DRU) and a structure modulation…
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.
