paper-with-me

홈 › Papers

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 reconstruct the sub-band residuals of high-resolution images. At each pyramid level, our model takes coarse-resolution feature maps as input, predicts the high-frequency residuals, and uses transposed convolutions for upsampling to the finer level. Our method does not require the bicubic interpolation as the pre-processing step and thus dramatically reduces the computational complexity. We train the proposed LapSRN with deep supervision using a robust Charbonnier loss function and achieve high-quality reconstruction. Furthermore, our network generates multi-scale predictions in one feed-forward pass through the progressive reconstruction, thereby facilitates resource-aware applications. 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 speed and accuracy.

📄 PDF Abstract BibTeX arXiv:1704.03915

Code (1)

nhatsmrt/superres pytorch

Tasks

Image Super-ResolutionSuper-Resolution

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar 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 comput…

Image ReconstructionImage Super-ResolutionSuper-Resolution

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

Drafting and Revision: Laplacian Pyramid Network for Fast High-Quality Artistic Style Transfer

2021-04-12 · CVPR 2021 1 · Tianwei Lin, Zhuoqi Ma, Fu Li, Dongliang He 외

Artistic style transfer aims at migrating the style from an example image to a content image. Currently, optimization-based methods have achieved great stylization quality, but expensive time cost restricts their practic…

Style Transfer

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

LAPRAN: A Scalable Laplacian Pyramid Reconstructive Adversarial Network for Flexible Compressive Sensing Reconstruction

2018-07-24 · ECCV 2018 9 · Kai Xu, Zhikang Zhang, Fengbo Ren

This paper addresses the single-image compressive sensing (CS) and reconstruction problem. We propose a scalable Laplacian pyramid reconstructive adversarial network (LAPRAN) that enables high-fidelity, flexible and fast…

Compressive SensingSSIM