paper-with-me

Papers

Deep Iterative Residual Convolutional Network for Single Image Super-Resolution

2020-09-07 · Rao Muhammad Umer, Gian Luca Foresti, Christian Micheloni

Deep convolutional neural networks (CNNs) have recently achieved great success for single image super-resolution (SISR) task due to their powerful feature representation capabilities. The most recent deep learning based SISR methods focus on designing deeper / wider models to learn the non-linear mapping between low-resolution (LR) inputs and high-resolution (HR) outputs. These existing SR methods do not take into account the image observation (physical) model and thus require a large number of network's trainable parameters with a great volume of training data. To address these issues, we propose a deep Iterative Super-Resolution Residual Convolutional Network (ISRResCNet) that exploits the powerful image regularization and large-scale optimization techniques by training the deep network in an iterative manner with a residual learning approach. Extensive experimental results on various super-resolution benchmarks demonstrate that our method with a few trainable parameters improves the results for different scaling factors in comparison with the state-of-art methods.

📄 PDF Abstract BibTeX arXiv:2009.04809

Code (1)

RaoUmer/ISRResCNet 공식 구현 pytorch

Tasks

Image Super-ResolutionSuper-Resolution

Similar Papers 제목 키워드 기반

Image Super-Resolution via RL-CSC: When Residual Learning Meets Convolutional Sparse Coding

2018-12-31 · Menglei Zhang, Zhou Liu, Lei Yu

We propose a simple yet effective model for Single Image Super-Resolution (SISR), by combining the merits of Residual Learning and Convolutional Sparse Coding (RL-CSC). Our model is inspired by the Learned Iterative Shri…

Image Super-ResolutionSuper-Resolution

Iterative Residual Image Deconvolution

2018-04-17 · Li Si-Yao, Dongwei Ren, Furong Zhao, Zijian Hu 외

Image deblurring, a.k.a. image deconvolution, recovers a clear image from pixel superposition caused by blur degradation. Few deep convolutional neural networks (CNN) succeed in addressing this task. In this paper, we fi…

DeblurringImage DeblurringImage Deconvolution

Iterative Network for Image Super-Resolution

2020-05-20 · Yuqing Liu, Shiqi Wang, Jian Zhang, Shanshe Wang 외

Single image super-resolution (SISR), as a traditional ill-conditioned inverse problem, has been greatly revitalized by the recent development of convolutional neural networks (CNN). These CNN-based methods generally map…

Image Super-ResolutionSSIMSuper-Resolution

Single Image Super-Resolution using Residual Channel Attention Network

2021-02-08 · Hritam Basak, Rohit Kundu, Anish Agarwal, Shreya Giri

Single Image Super-resolution refers to the method of converting one low-resolution image to its high-resolution counterpart which is a very challenging task since a low-resolution image can yield several possible high-r…

Face RecognitionImage Super-ResolutionSuper-Resolution

Distilling with Residual Network for Single Image Super Resolution

2019-07-05 · Xiaopeng Sun, Wen Lu, Rui Wang, Furui Bai

Recently, the deep convolutional neural network (CNN) has made remarkable progress in single image super resolution(SISR). However, blindly using the residual structure and dense structure to extract features from LR ima…

Image ReconstructionImage Super-ResolutionSuper-Resolution