MAANet: Multi-view Aware Attention Networks for Image Super-Resolution
Jingcai Guo, Shiheng Ma, Song Guo

TL;DR
MAANet introduces multi-view attention mechanisms and a novel residual-dense block to enhance high-frequency detail restoration in image super-resolution, addressing training difficulties of deep networks.
Contribution
The paper proposes MAANet with local and global attention modules and a local attentive residual-dense block for improved image super-resolution.
Findings
Achieves superior performance over state-of-the-art methods.
Effectively highlights high-frequency details.
Eases training of deeper networks.
Abstract
In most recent years, deep convolutional neural networks (DCNNs) based image super-resolution (SR) has gained increasing attention in multimedia and computer vision communities, focusing on restoring the high-resolution (HR) image from a low-resolution (LR) image. However, one nonnegligible flaw of DCNNs based methods is that most of them are not able to restore high-resolution images containing sufficient high-frequency information from low-resolution images with low-frequency information redundancy. Worse still, as the depth of DCNNs increases, the training easily encounters the problem of vanishing gradients, which makes the training more difficult. These problems hinder the effectiveness of DCNNs in image SR task. To solve these problems, we propose the Multi-view Aware Attention Networks (MAANet) for image SR task. Specifically, we propose the local aware (LA) and global aware (GA)…
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 and Signal Denoising Methods
