paper-with-me

홈 › Papers

Improving Super-Resolution Methods via Incremental Residual Learning

2018-08-21 · Muneeb Aadil, Rafia Rahim, Sibt Ul Hussain

Recently, Convolutional Neural Networks (CNNs) have shown promising performance in super-resolution (SR). However, these methods operate primarily on Low Resolution (LR) inputs for memory efficiency but this limits, as we demonstrate, their ability to (i) model high frequency information; and (ii) smoothly translate from LR to High Resolution (HR) space. To this end, we propose a novel Incremental Residual Learning (IRL) framework to address these mentioned issues. In IRL, first we select a typical SR pre-trained network as a master branch. Next we sequentially train and add residual branches to the main branch, where each residual branch is learned to model accumulated residuals of all previous branches. We plug state of the art methods in IRL framework and demonstrate consistent performance improvement on public benchmark datasets to set a new state of the art for SR at only approximately 20% increase in training time.

📄 PDF Abstract BibTeX arXiv:1808.07110

Code (1)

muneebaadil/sisr-irl 공식 구현 pytorch

Tasks

Super-Resolution

Similar Papers 제목 키워드 기반

Embedded Block Residual Network: A Recursive Restoration Model for Single-Image Super-Resolution

2019-10-01 · ICCV 2019 10 · Yajun Qiu, Ruxin Wang, Dapeng Tao, Jun Cheng

Single-image super-resolution restores the lost structures and textures from low-resolved images, which has achieved extensive attention from the research community. The top performers in this field include deep or wide…

Image Super-ResolutionSuper-Resolution

Video Super-Resolution Using a Grouped Residual in Residual Network

2023-10-17 · MohammadHossein Ashoori, Arash Amini

Super-resolution (SR) is the technique of increasing the nominal resolution of image / video content accompanied with quality improvement. Video super-resolution (VSR) can be considered as the generalization of single im…

Image Super-ResolutionSuper-ResolutionVideo Super-Resolution

Enhanced Deep Residual Networks for Single Image Super-Resolution

2017-07-10 · Bee Lim, Sanghyun Son, Heewon Kim, Seungjun Nah 외

Recent research on super-resolution has progressed with the development of deep convolutional neural networks (DCNN). In particular, residual learning techniques exhibit improved performance. In this paper, we develop an…

Image Super-ResolutionSpectral ReconstructionSuper-Resolution

Face to Cartoon Incremental Super-Resolution using Knowledge Distillation

2024-01-27 · Trinetra Devkatte, Shiv Ram Dubey, Satish Kumar Singh, Abdenour Hadid

Facial super-resolution/hallucination is an important area of research that seeks to enhance low-resolution facial images for a variety of applications. While Generative Adversarial Networks (GANs) have shown promise in …

HallucinationIncremental LearningKnowledge DistillationSuper-Resolution

ZITS++: Image Inpainting by Improving the Incremental Transformer on Structural Priors

2022-10-12 · Chenjie Cao, Qiaole Dong, Yanwei Fu

Image inpainting involves filling missing areas of a corrupted image. Despite impressive results have been achieved recently, restoring images with both vivid textures and reasonable structures remains a significant chal…

Image Inpainting