paper-with-me

홈 › Papers

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

2018-03-26 · CVPR 2018 6 · Zheng Hui, Xiumei Wang, Xinbo Gao

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.

📄 PDF Abstract BibTeX arXiv:1803.09454

Code (2)

Zheng222/IDN-Caffe 공식 구현 tf
jangsoopark/IDN-TensorFlow tf

Tasks

Image Super-ResolutionSuper-Resolution

Similar Papers 제목 키워드 기반

Fast and Accurate Image Upscaling With Super-Resolution Forests

2015-06-01 · CVPR 2015 6 · Samuel Schulter, Christian Leistner, Horst Bischof

The aim of single image super-resolution is to reconstruct a high-resolution image from a single low-resolution input. Although the task is ill-posed it can be seen as finding a non-linear mapping from a low to high-dime…

Computational EfficiencyImage Super-ResolutionregressionSuper-Resolution

T2 Mapping from Super-Resolution-Reconstructed Clinical Fast Spin Echo Magnetic Resonance Acquisitions

2020-07-23

Relaxometry studies in preterm and at-term newborns have provided insight into brain microstructure, thus opening new avenues for studying normal brain development and supporting diagnosis in equivocal neurological situa…

Super-Resolution

Fast and Accurate Image Super-Resolution with Deep Laplacian Pyramid Networks

2017-10-04 · Wei-Sheng Lai, Jia-Bin Huang, Narendra Ahuja, Ming-Hsuan Yang

Convolutional neural networks have recently demonstrated high-quality reconstruction for single image super-resolution. However, existing methods often require a large number of network parameters and entail heavy comput…

Image ReconstructionImage Super-ResolutionSuper-Resolution

Fast and Accurate Image Super Resolution by Deep CNN with Skip Connection and Network in Network

2017-07-18 · Jin Yamanaka, Shigesumi Kuwashima, Takio Kurita

We propose a highly efficient and faster Single Image Super-Resolution (SISR) model with Deep Convolutional neural networks (Deep CNN). Deep CNN have recently shown that they have a significant reconstruction performance…

Image ReconstructionImage Super-ResolutionSuper-Resolution

Fast single image super-resolution based on sigmoid transformation

2017-08-23 · Longguang Wang, Zaiping Lin, Jinyan Gao, Xinpu Deng 외

Single image super-resolution aims to generate a high-resolution image from a single low-resolution image, which is of great significance in extensive applications. As an ill-posed problem, numerous methods have been pro…

Image Super-ResolutionSuper-Resolution