Improving Super-Resolution Methods via Incremental Residual Learning
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.
Code (1)
Tasks
Super-ResolutionSimilar Papers 제목 키워드 기반
Embedded Block Residual Network: A Recursive Restoration Model for Single-Image Super-Resolution
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-ResolutionVideo Super-Resolution Using a Grouped Residual in Residual Network
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-ResolutionEnhanced Deep Residual Networks for Single Image Super-Resolution
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-ResolutionFace to Cartoon Incremental Super-Resolution using Knowledge Distillation
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-ResolutionZITS++: Image Inpainting by Improving the Incremental Transformer on Structural Priors
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