paper-with-me

홈 › Papers

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 computational loads at runtime for generating high-accuracy super-resolution results. In this paper, we propose the deep Laplacian Pyramid Super-Resolution Network for fast and accurate image super-resolution. The proposed network progressively reconstructs the sub-band residuals of high-resolution images at multiple pyramid levels. In contrast to existing methods that involve the bicubic interpolation for pre-processing (which results in large feature maps), the proposed method directly extracts features from the low-resolution input space and thereby entails low computational loads. We train the proposed network with deep supervision using the robust Charbonnier loss functions and achieve high-quality image reconstruction. Furthermore, we utilize the recursive layers to share parameters across as well as within pyramid levels, and thus drastically reduce the number of parameters. Extensive quantitative and qualitative evaluations on benchmark datasets show that the proposed algorithm performs favorably against the state-of-the-art methods in terms of run-time and image quality.

📄 PDF Abstract BibTeX arXiv:1710.01992

Code (7)

Araxeus/PNG-Upscale tf
dokyeongK/Single-Image-Super-Resolution-Reimplemenation pytorch
fannymonori/TF-LapSRN tf
lorenzomammana/MSLapSRN-pytorch pytorch
nhatsmrt/superres pytorch
poikilos/pyrotocanvas tf
pratik-kubal/Deep-Laplacian-Pyramid-Networks tf

Tasks

Image ReconstructionImage Super-ResolutionSuper-Resolution

Similar Papers 제목 키워드 기반

LaMAR: Laplacian Pyramid for Multimodal Adaptive Super Resolution (Student Abstract)

2024-03-24 · AAAI 2024 3 · Aditya Kasliwal, Aryan Kamani, Ishaan Gakhar, Pratinav Seth 외

Recent advances in image-to-image translation involve the integration of non-visual imagery in deep models. Non-visual sensors, although more costly, often produce low-resolution images. To combat this, methods using RGB…

Image-to-Image TranslationSuper-Resolution

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

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. Furthermor…

Image Super-Resolution

Blind Hyperspectral-Multispectral Image Fusion via Graph Laplacian Regularization

2019-02-21 · Chandrajit Bajaj, Tianming Wang

Fusing a low-resolution hyperspectral image (HSI) and a high-resolution multispectral image (MSI) of the same scene leads to a super-resolution image (SRI), which is information rich spatially and spectrally. In this pap…

Super-Resolution

Laplacian Pyramid-like Autoencoder

2022-08-26 · Sangjun Han, Taeil Hur, Youngmi Hur

In this paper, we develop the Laplacian pyramid-like autoencoder (LPAE) by adding the Laplacian pyramid (LP) concept widely used to analyze images in Signal Processing. LPAE decomposes an image into the approximation ima…

DecoderSuper-Resolution