paper-with-me

홈 › Papers

MR Image Super-Resolution With Squeeze and Excitation Reasoning Attention Network

2021-06-19 · CVPR 2021 1 · Yulun Zhang, Kai Li, Kunpeng Li, Yun Fu

High-quality high-resolution (HR) magnetic resonance (MR) images afford more detailed information for reliable diagnosis and quantitative image analyses. Deep convolutional neural networks (CNNs) have shown promising ability for MR image super-resolution (SR) given low-resolution (LR) MR images. The LR MR images usually share some visual characteristics: repeating patterns, relatively simpler structures, and less informative background. Most previous CNN-based SR methods treat the spatial pixels (including the background) equally. They also fail to sense the entire space of the input, which is critical for high-quality MR image SR. To address those problems, we propose squeeze and excitation reasoning attention networks (SERAN) for accurate MR image SR. We propose to squeeze attention from global spatial information of the input and obtain global descriptors. Such global descriptors enhance the network's ability to focus on more informative regions and structures in MR images. We further build relationship among those global descriptors and propose primitive relationship reasoning attention. The global descriptors are further refined with the learned attention. To fully make use of the aggregated information, we adaptively recalibrate feature responses with learned adaptive attention vectors. These attention vectors select a subset of global descriptors to complement each spatial location for accurate details and texture reconstruction. We propose squeeze and excitation attention with residual scaling, which not only stabilizes the training but also makes it flexible to other basic networks. Extensive experiments show the effectiveness of our proposed SERAN, which clearly surpasses state-of-the-art methods on benchmarks quantitatively and qualitatively.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Image Super-ResolutionSuper-Resolution

Similar Papers 제목 키워드 기반

SESR: Single Image Super Resolution with Recursive Squeeze and Excitation Networks

2018-01-31 · Xi Cheng, Xiang Li, Ying Tai, Jian Yang

Single image super resolution is a very important computer vision task, with a wide range of applications. In recent years, the depth of the super-resolution model has been constantly increasing, but with a small increas…

Image Super-ResolutionSuper-Resolution

An Effective Single-Image Super-Resolution Model Using Squeeze-and-Excitation Networks

2018-10-03 · Kangfu Mei, Aiwen Jiang, Juncheng Li, Jihua Ye 외

Recent works on single-image super-resolution are concentrated on improving performance through enhancing spatial encoding between convolutional layers. In this paper, we focus on modeling the correlations between channe…

Image Super-ResolutionSuper-Resolution

Joint Demosaicing and Super-Resolution (JDSR): Network Design and Perceptual Optimization

2019-11-08 · Xuan Xu, Yanfang Ye, Xin Li

Image demosaicing and super-resolution are two important tasks in color imaging pipeline. So far they have been mostly independently studied in the open literature of deep learning; little is known about the potential be…

DemosaickingGenerative Adversarial NetworkImage ReconstructionSSIM+1

Residual Squeeze-and-Excitation Network for Fast Image Deraining

2020-06-01 · Jun Fu, Jianfeng Xu, Kazuyuki Tasaka, Zhibo Chen

Image deraining is an important image processing task as rain streaks not only severely degrade the visual quality of images but also significantly affect the performance of high-level vision tasks. Traditional methods p…

DecoderRain Removal

Skin lesion classification with ensemble of squeeze-and-excitation networks and semi-supervised learning

2018-09-07 · Shunsuke Kitada, Hitoshi Iyatomi

In this report, we introduce the outline of our system in Task 3: Disease Classification of ISIC 2018: Skin Lesion Analysis Towards Melanoma Detection. We fine-tuned multiple pre-trained neural network models based on Sq…

ClassificationData AugmentationGeneral ClassificationLesion Classification+1