SOTAVerified

Image Super-Resolution Using Dense Skip Connections

2017-10-01ICCV 2017Code Available0· sign in to hype

Tong Tong, Gen Li, Xiejie Liu, Qinquan Gao

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Recent studies have shown that the performance of single-image super-resolution methods can be significantly boosted by using deep convolutional neural networks. In this study, we present a novel single-image super-resolution method by introducing dense skip connections in a very deep network. In the proposed network, the feature maps of each layer are propagated into all subsequent layers, providing an effective way to combine the low-level features and high-level features to boost the reconstruction performance. In addition, the dense skip connections in the network enable short paths to be built directly from the output to each layer, alleviating the vanishing-gradient problem of very deep networks. Moreover, deconvolution layers are integrated into the network to learn the upsampling filters and to speedup the reconstruction process. Further, the proposed method substantially reduces the number of parameters, enhancing the computational efficiency. We evaluate the proposed method using images from four benchmark datasets and set a new state of the art.

Tasks

Reproductions