paper-with-me

홈 › Papers

Residual Feature Aggregation Network for Image Super-Resolution

2020-06-01 · CVPR 2020 6 · Jie Liu, Wenjie Zhang, Yuting Tang, Jie Tang, Gangshan Wu

Recently, very deep convolutional neural networks (CNNs) have shown great power in single image super-resolution (SISR) and achieved significant improvements against traditional methods. Among these CNN-based methods, the residual connections play a critical role in boosting the network performance. As the network depth grows, the residual features gradually focused on different aspects of the input image, which is very useful for reconstructing the spatial details. However, existing methods neglect to fully utilize the hierarchical features on the residual branches. To address this issue, we propose a novel residual feature aggregation (RFA) framework for more efficient feature extraction. The RFA framework groups several residual modules together and directly forwards the features on each local residual branch by adding skip connections. Therefore, the RFA framework is capable of aggregating these informative residual features to produce more representative features. To maximize the power of the RFA framework, we further propose an enhanced spatial attention (ESA) block to make the residual features to be more focused on critical spatial contents. The ESA block is designed to be lightweight and efficient. Our final RFANet is constructed by applying the proposed RFA framework with the ESA blocks. Comprehensive experiments demonstrate the necessity of our RFA framework and the superiority of our RFANet over state-of-the-art SISR methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Image Super-ResolutionSuper-Resolution

Similar Papers 제목 키워드 기반

FAN: Frequency Aggregation Network for Real Image Super-resolution

2020-09-30 · Yingxue Pang, Xin Li, Xin Jin, Yaojun Wu 외

Single image super-resolution (SISR) aims to recover the high-resolution (HR) image from its low-resolution (LR) input image. With the development of deep learning, SISR has achieved great progress. However, It is still …

Image Super-ResolutionSSIMSuper-Resolution

Hierarchical Residual Attention Network for Single Image Super-Resolution

2020-12-08 · Parichehr Behjati, Pau Rodriguez, Armin Mehri, Isabelle Hupont 외

Convolutional neural networks are the most successful models in single image super-resolution. Deeper networks, residual connections, and attention mechanisms have further improved their performance. However, these strat…

Image Super-ResolutionSuper-Resolution

Super-Resolving Blurry Images with Events

2024-05-11 · Chi Zhang, Mingyuan Lin, Xiang Zhang, Chenxu Jiang 외

Super-resolution from motion-blurred images poses a significant challenge due to the combined effects of motion blur and low spatial resolution. To address this challenge, this paper introduces an Event-based Blurry Supe…

Super-Resolution

TTRD3: Texture Transfer Residual Denoising Dual Diffusion Model for Remote Sensing Image Super-Resolution

2025-04-17 · Yide Liu, Haijiang Sun, Xiaowen Zhang, Qiaoyuan Liu 외

Remote Sensing Image Super-Resolution (RSISR) reconstructs high-resolution (HR) remote sensing images from low-resolution inputs to support fine-grained ground object interpretation. Existing methods face three key chall…

DenoisingImage Super-ResolutionSuper-Resolution

Multi-FAN: Multi-Spectral Mosaic Super-Resolution Via Multi-Scale Feature Aggregation Network

2019-09-17 · Mehrdad Shoeiby, Sadegh Aliakbarian, Saeed Anwar, Lars Petersson

This paper introduces a novel method to super-resolve multi-spectral images captured by modern real-time single-shot mosaic image sensors, also known as multi-spectral cameras. Our contribution is two-fold. Firstly, we s…

Super-Resolution