TL;DR
This paper introduces MANet, a novel neural network architecture designed to accurately estimate spatially variant blur kernels in blind image super-resolution, addressing real-world challenges of non-uniform degradation.
Contribution
The paper proposes a mutual affine convolution layer and a moderate receptive field in MANet, enabling effective local kernel estimation without increasing model complexity.
Findings
MANet outperforms existing methods on synthetic and real images.
It achieves state-of-the-art blind super-resolution results.
Effective for both spatially invariant and variant kernels.
Abstract
Existing blind image super-resolution (SR) methods mostly assume blur kernels are spatially invariant across the whole image. However, such an assumption is rarely applicable for real images whose blur kernels are usually spatially variant due to factors such as object motion and out-of-focus. Hence, existing blind SR methods would inevitably give rise to poor performance in real applications. To address this issue, this paper proposes a mutual affine network (MANet) for spatially variant kernel estimation. Specifically, MANet has two distinctive features. First, it has a moderate receptive field so as to keep the locality of degradation. Second, it involves a new mutual affine convolution (MAConv) layer that enhances feature expressiveness without increasing receptive field, model size and computation burden. This is made possible through exploiting channel interdependence, which…
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
MethodsConvolution
