SDAN: Squared Deformable Alignment Network for Learning Misaligned Optical Zoom
Kangfu Mei, Shenglong Ye, Rui Huang

TL;DR
The paper introduces SDAN, a novel neural network that improves real-world super-resolution by learning squared deformable alignments, reducing artifacts and enhancing image quality with fewer parameters.
Contribution
The paper proposes a squared deformable alignment mechanism and an efficient cross packing attention layer to better align features and improve super-resolution results.
Findings
Outperforms state-of-the-art methods in quality and efficiency.
Reduces artifacts in real-world super-resolution.
Uses fewer parameters for better performance.
Abstract
Deep Neural Network (DNN) based super-resolution algorithms have greatly improved the quality of the generated images. However, these algorithms often yield significant artifacts when dealing with real-world super-resolution problems due to the difficulty in learning misaligned optical zoom. In this paper, we introduce a Squared Deformable Alignment Network (SDAN) to address this issue. Our network learns squared per-point offsets for convolutional kernels, and then aligns features in corrected convolutional windows based on the offsets. So the misalignment will be minimized by the extracted aligned features. Different from the per-point offsets used in the vanilla Deformable Convolutional Network (DCN), our proposed squared offsets not only accelerate the offset learning but also improve the generation quality with fewer parameters. Besides, we further propose an efficient cross…
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
TopicsAdvanced Image Processing Techniques · Advanced Vision and Imaging · Image Processing Techniques and Applications
