paper-with-me

Papers

Image Super-Resolution Using Very Deep Residual Channel Attention Networks

2018-07-08 · ECCV 2018 9 · Yulun Zhang, Kunpeng Li, Kai Li, Lichen Wang, Bineng Zhong, Yun Fu

Convolutional neural network (CNN) depth is of crucial importance for image super-resolution (SR). However, we observe that deeper networks for image SR are more difficult to train. The low-resolution inputs and features contain abundant low-frequency information, which is treated equally across channels, hence hindering the representational ability of CNNs. To solve these problems, we propose the very deep residual channel attention networks (RCAN). Specifically, we propose a residual in residual (RIR) structure to form very deep network, which consists of several residual groups with long skip connections. Each residual group contains some residual blocks with short skip connections. Meanwhile, RIR allows abundant low-frequency information to be bypassed through multiple skip connections, making the main network focus on learning high-frequency information. Furthermore, we propose a channel attention mechanism to adaptively rescale channel-wise features by considering interdependencies among channels. Extensive experiments show that our RCAN achieves better accuracy and visual improvements against state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1807.02758

Code (20)

yulunzhang/RCAN 공식 구현 pytorch
2023-MindSpore-1/ms-code-216/tree/main/RCAN mindspore
AD2605/Single-Image-Super-Resolution pytorch
ChaofWang/AWSRN pytorch
Feynman1999/MgeEditing
Jan-jia/Paddle-RCAN paddle
Lornatang/CSNLN-PyTorch pytorch
coloquinte/torchsr pytorch
dongheehand/RCAN-tf tf
fengye-lu/RCAN-pytorch pytorch
kailigo/pacl pytorch
keerthan2/Residual-Channel-Attention-Network tf
kongdebug/RCAN-Paddle paddle
mindspore-ai/models/tree/master/research/cv/RCAN mindspore
saeed-anwar/DRLN pytorch
shesay-noway/Super-Resolution-RCAN pytorch
wdd233/RCAN pytorch
wwhio/megmodels pytorch
yangyucheng000/IPT-2 mindspore
zhusiling/RCAN pytorch

Tasks

Image Super-ResolutionSuper-Resolution

Similar Papers 제목 키워드 기반

Single Image Super-Resolution using Residual Channel Attention Network

2021-02-08 · Hritam Basak, Rohit Kundu, Anish Agarwal, Shreya Giri

Single Image Super-resolution refers to the method of converting one low-resolution image to its high-resolution counterpart which is a very challenging task since a low-resolution image can yield several possible high-r…

Face RecognitionImage Super-ResolutionSuper-Resolution

Residual Channel Attention Generative Adversarial Network for Image Super-Resolution and Noise Reduction

2020-04-28 · Jie Cai, Zibo Meng, Chiu Man Ho

Image super-resolution is one of the important computer vision techniques aiming to reconstruct high-resolution images from corresponding low-resolution ones. Most recently, deep learning-based approaches have been demon…

Generative Adversarial NetworkImage 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

Super-Resolution Reconstruction from Bayer-Pattern Spike Streams

2024-01-01 · CVPR 2024 1 · Yanchen Dong, Ruiqin Xiong, Jian Zhang, Zhaofei Yu 외

Spike camera is a neuromorphic vision sensor that can capture highly dynamic scenes by generating a continuous stream of binary spikes to represent the arrival of photons at very high temporal resolution. Equipped wi…

Motion EstimationSuper-Resolution

Hybrid Residual Attention Network for Single Image Super Resolution

2019-07-11 · Abdul Muqeet, Md Tauhid Bin Iqbal, Sung-Ho Bae

The extraction and proper utilization of convolution neural network (CNN) features have a significant impact on the performance of image super-resolution (SR). Although CNN features contain both the spatial and channel i…

Image Super-ResolutionSuper-Resolution