paper-with-me

홈 › Papers

Densely Residual Laplacian Super-Resolution

2019-06-28 · Saeed Anwar, Nick Barnes

Super-Resolution convolutional neural networks have recently demonstrated high-quality restoration for single images. However, existing algorithms often require very deep architectures and long training times. Furthermore, current convolutional neural networks for super-resolution are unable to exploit features at multiple scales and weigh them equally, limiting their learning capability. In this exposition, we present a compact and accurate super-resolution algorithm namely, Densely Residual Laplacian Network (DRLN). The proposed network employs cascading residual on the residual structure to allow the flow of low-frequency information to focus on learning high and mid-level features. In addition, deep supervision is achieved via the densely concatenated residual blocks settings, which also helps in learning from high-level complex features. Moreover, we propose Laplacian attention to model the crucial features to learn the inter and intra-level dependencies between the feature maps. Furthermore, comprehensive quantitative and qualitative evaluations on low-resolution, noisy low-resolution, and real historical image benchmark datasets illustrate that our DRLN algorithm performs favorably against the state-of-the-art methods visually and accurately.

📄 PDF Abstract BibTeX arXiv:1906.12021

Code (1)

saeed-anwar/DRLN pytorch

Tasks

Image Super-Resolution

Similar Papers 제목 키워드 기반

Adaptive Resolution Residual Networks -- Generalizing Across Resolutions Easily and Efficiently

2024-12-09 · Léa Demeule, Mahtab Sandhu, Glen Berseth

The majority of signal data captured in the real world uses numerous sensors with different resolutions. In practice, however, most deep learning architectures are fixed-resolution; they consider a single resolution at t…

Computational Efficiency

Deep Laplacian Pyramid Networks for Fast and Accurate Super-Resolution

2017-04-12 · CVPR 2017 7 · 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. In this paper, we propose the Laplacian Pyramid Super-Resolution Network (LapSRN) to progressively r…

Image Super-ResolutionSuper-Resolution

Deep Inception-Residual Laplacian Pyramid Networks for Accurate Single Image Super-Resolution

2017-11-15 · Yongliang Tang, Weiguo Gong, Xi Chen, Weihong Li

With exploiting contextual information over large image regions in an efficient way, the deep convolutional neural network has shown an impressive performance for single image super-resolution (SR). In this paper, we pro…

Image Super-ResolutionSuper-Resolution

Single Frame Deblurring with Laplacian Filters

2020-09-17 · Baran Ataman, Esin Guldogan

Blind single image deblurring has been a challenge over many decades due to the ill-posed nature of the problem. In this paper, we propose a single-frame blind deblurring solution with the aid of Laplacian filters. Utili…

DeblurringImage DeblurringSingle Image Deblurring

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