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

Fast and Accurate Single Image Super-Resolution via Information Distillation Network

About

Recently, deep convolutional neural networks (CNNs) have been demonstrated remarkable progress on single image super-resolution. However, as the depth and width of the networks increase, CNN-based super-resolution methods have been faced with the challenges of computational complexity and memory consumption in practice. In order to solve the above questions, we propose a deep but compact convolutional network to directly reconstruct the high resolution image from the original low resolution image. In general, the proposed model consists of three parts, which are feature extraction block, stacked information distillation blocks and reconstruction block respectively. By combining an enhancement unit with a compression unit into a distillation block, the local long and short-path features can be effectively extracted. Specifically, the proposed enhancement unit mixes together two different types of features and the compression unit distills more useful information for the sequential blocks. In addition, the proposed network has the advantage of fast execution due to the comparatively few numbers of filters per layer and the use of group convolution. Experimental results demonstrate that the proposed method is superior to the state-of-the-art methods, especially in terms of time performance.

Zheng Hui, Xiumei Wang, Xinbo Gao• 2018

Related benchmarks

TaskDatasetResultRank
Super-ResolutionSet5
PSNR37.83
751
Super-ResolutionUrban100
PSNR31.27
603
Super-ResolutionSet14
PSNR33.3
586
Image Super-resolutionSet5 (test)--
544
Image Super-resolutionSet5
PSNR37.83
507
Single Image Super-ResolutionUrban100
PSNR31.27
500
Super-ResolutionB100
PSNR27.41
418
Super-ResolutionManga109
PSNR29.41
298
Image Super-resolutionSet14
PSNR33.3
289
Super-ResolutionSet14 (test)--
246
Showing 10 of 26 rows

Other info

Code

Follow for update