Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Image Super-Resolution Using Very Deep Residual Channel Attention Networks

About

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.

Yulun Zhang, Kunpeng Li, Kai Li, Lichen Wang, Bineng Zhong, Yun Fu• 2018

Related benchmarks

TaskDatasetResultRank
Super-ResolutionSet5
PSNR40.97
751
Image Super-resolutionManga109
PSNR42.33
656
Super-ResolutionUrban100
PSNR35.93
603
Super-ResolutionSet14
PSNR34.12
586
Image Super-resolutionSet5 (test)
PSNR38.27
544
Image Super-resolutionSet5
PSNR38.27
507
Single Image Super-ResolutionUrban100
PSNR33.54
500
Super-ResolutionB100
PSNR32.46
418
Super-ResolutionB100 (test)
PSNR32.41
363
Single Image Super-ResolutionSet5
PSNR38.27
352
Showing 10 of 178 rows
...

Other info

Code

Follow for update