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

Image Restoration Using Very Deep Convolutional Encoder-Decoder Networks with Symmetric Skip Connections

About

In this paper, we propose a very deep fully convolutional encoding-decoding framework for image restoration such as denoising and super-resolution. The network is composed of multiple layers of convolution and de-convolution operators, learning end-to-end mappings from corrupted images to the original ones. The convolutional layers act as the feature extractor, which capture the abstraction of image contents while eliminating noises/corruptions. De-convolutional layers are then used to recover the image details. We propose to symmetrically link convolutional and de-convolutional layers with skip-layer connections, with which the training converges much faster and attains a higher-quality local optimum. First, The skip connections allow the signal to be back-propagated to bottom layers directly, and thus tackles the problem of gradient vanishing, making training deep networks easier and achieving restoration performance gains consequently. Second, these skip connections pass image details from convolutional layers to de-convolutional layers, which is beneficial in recovering the original image. Significantly, with the large capacity, we can handle different levels of noises using a single model. Experimental results show that our network achieves better performance than all previously reported state-of-the-art methods.

Xiao-Jiao Mao, Chunhua Shen, Yu-Bin Yang• 2016

Related benchmarks

TaskDatasetResultRank
Super-ResolutionSet5
PSNR37.66
751
Super-ResolutionSet14
PSNR32.81
586
Image Super-resolutionSet5 (test)
PSNR37.56
544
Single Image Super-ResolutionUrban100
PSNR30.91
500
Super-ResolutionBSD100
PSNR31.99
313
Image DenoisingBSD68
PSNR33.99
297
Image Super-resolutionSet14
PSNR32.94
289
Single Image Super-ResolutionSet14
PSNR32.94
252
Image DenoisingUrban100
PSNR34.91
222
Gray-scale image denoisingSet12
PSNR34.89
131
Showing 10 of 23 rows

Other info

Follow for update