paper-with-me

홈 › Papers

Context Reasoning Attention Network for Image Super-Resolution

2021-01-01 · ICCV 2021 10 · Yulun Zhang, Donglai Wei, Can Qin, Huan Wang, Hanspeter Pfister, Yun Fu

Deep convolutional neural networks (CNNs) are achieving great successes for image super-resolution (SR), where global context is crucial for accurate restoration. However, the basic convolutional layer in CNNs is designed to extract local patterns, lacking the ability to model global context. Many efforts have been devoted to augmenting SR networks with the global context information, especially by global feature interaction methods. These works incorporate the global context into local feature representation. However, recent advances in neuroscience show that it is necessary for the neurons to dynamically modulate their functions according to context, which is neglected in most CNN based SR methods. Motivated by those observations and analyses, we propose context reasoning attention network (CRAN) to adaptively modulate the convolution kernel according to the global context. Specifically, we extract global context descriptors, which are further enhanced with semantic reasoning. Channel and spatial interactions are then proposed to generate context reasoning attention mask, which is applied to modify the convolution kernel adaptively. Such a modulated convolution layer is utilized as basic component to build the network blocks and itself. Extensive experiments on benchmark datasets with multiple degradation models show that our CRAN achieves superior SR results and favourable efficiency trade-off.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Image Super-ResolutionSuper-Resolution

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar 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…

Image Super-ResolutionSuper-Resolution

Burst Image Super-Resolution via Multi-Cross Attention Encoding and Multi-Scan State-Space Decoding

2025-05-26 · Tengda Huang, Yu Zhang, Tianren Li, Yufu Qu 외

Multi-image super-resolution (MISR) can achieve higher image quality than single-image super-resolution (SISR) by aggregating sub-pixel information from multiple spatially shifted frames. Among MISR tasks, burst super-re…

Burst Image Super-ResolutionImage Super-ResolutionSuper-Resolution

HiTSR: A Hierarchical Transformer for Reference-based Super-Resolution

2024-08-30 · Masoomeh Aslahishahri, Jordan Ubbens, Ian Stavness

In this paper, we propose HiTSR, a hierarchical transformer model for reference-based image super-resolution, which enhances low-resolution input images by learning matching correspondences from high-resolution reference…

Image Super-ResolutionKnowledge DistillationReference-based Super-ResolutionSSIM+1

RSRWKV: A Linear-Complexity 2D Attention Mechanism for Efficient Remote Sensing Vision Task

2025-03-26 · Chunshan Li, Rong Wang, Xiaofei Yang, Dianhui Chu

High-resolution remote sensing analysis faces challenges in global context modeling due to scene complexity and scale diversity. While CNNs excel at local feature extraction via parameter sharing, their fixed receptive f…

Spatial Reasoning

Super-Resolving Face Image by Facial Parsing Information

2023-04-06 · Chenyang Wang, Junjun Jiang, Zhiwei Zhong, Deming Zhai 외

Face super-resolution is a technology that transforms a low-resolution face image into the corresponding high-resolution one. In this paper, we build a novel parsing map guided face super-resolution network which extract…

Super-Resolution