Command Palette
Search for a command to run...
Zhang Yulun Tian Yapeng Kong Yu Zhong Bineng Fu Yun

Abstract
A very deep convolutional neural network (CNN) has recently achieved greatsuccess for image super-resolution (SR) and offered hierarchical features aswell. However, most deep CNN based SR models do not make full use of thehierarchical features from the original low-resolution (LR) images, therebyachieving relatively-low performance. In this paper, we propose a novelresidual dense network (RDN) to address this problem in image SR. We fullyexploit the hierarchical features from all the convolutional layers.Specifically, we propose residual dense block (RDB) to extract abundant localfeatures via dense connected convolutional layers. RDB further allows directconnections from the state of preceding RDB to all the layers of current RDB,leading to a contiguous memory (CM) mechanism. Local feature fusion in RDB isthen used to adaptively learn more effective features from preceding andcurrent local features and stabilizes the training of wider network. Afterfully obtaining dense local features, we use global feature fusion to jointlyand adaptively learn global hierarchical features in a holistic way. Extensiveexperiments on benchmark datasets with different degradation models show thatour RDN achieves favorable performance against state-of-the-art methods.
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| color-image-denoising-on-cbsd68-sigma50 | Residual Dense Network + | PSNR: 28.34 |
| image-super-resolution-on-bsd100-4x-upscaling | RDN | PSNR: 27.72 SSIM: 0.7419 |
| image-super-resolution-on-ixi | RDN | PSNR 2x T2w: 38.75 PSNR 4x T2w: 31.45 SSIM 4x T2w: 0.9324 SSIM for 2x T2w: 0.9838 |
| image-super-resolution-on-manga109-4x | RDN | PSNR: 31.0 SSIM: 0.9151 |
| image-super-resolution-on-set14-4x-upscaling | RDN | PSNR: 28.81 SSIM: 0.7871 |
| image-super-resolution-on-urban100-4x | RDN | PSNR: 26.61 SSIM: 0.8028 |
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.