paper-with-me

홈 › Papers

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 image and the detail image in the encoder part and then tries to reconstruct the original image in the decoder part using the two components. We use LPAE for experiments on classifications and super-resolution areas. Using the detail image and the smaller-sized approximation image as inputs of a classification network, our LPAE makes the model lighter. Moreover, we show that the performance of the connected classification networks has remained substantially high. In a super-resolution area, we show that the decoder part gets a high-quality reconstruction image by setting to resemble the structure of LP. Consequently, LPAE improves the original results by combining the decoder part of the autoencoder and the super-resolution network.

📄 PDF Abstract BibTeX arXiv:2208.12484

Code (1)

sangjun7/lpae 공식 구현 pytorch

Tasks

DecoderSuper-Resolution

Similar Papers 제목 키워드 기반

Scale-Space Autoencoders for Unsupervised Anomaly Segmentation in Brain MRI

2020-06-23 · Christoph Baur, Benedikt Wiestler, Shadi Albarqouni, Nassir Navab

Brain pathologies can vary greatly in size and shape, ranging from few pixels (i.e. MS lesions) to large, space-occupying tumors. Recently proposed Autoencoder-based methods for unsupervised anomaly segmentation in brain…

Anomaly Segmentation

Gaussian Fourier Pyramid for Local Laplacian Filter

2022-06-08 · Yuto Sumiya, Tomoki Otsuka, Yoshihiro Maeda, Norishige Fukushima

Multi-scale processing is essential in image processing and computer graphics. Halos are a central issue in multi-scale processing. Several edge-preserving decompositions resolve halos, e.g., local Laplacian filtering (L…

Properties of Laplacian Pyramids for Extension and Denoising

2019-09-17 · William Leeb

We analyze the Laplacian pyramids algorithm of Rabin and Coifman for extending and denoising a function sampled on a discrete set of points. We provide mild conditions under which the algorithm converges, and prove stabi…

Denoising

Unsupervised Representation Learning with Laplacian Pyramid Auto-encoders

2018-01-16 · Qilu Zhao, Zongmin Li

Scale-space representation has been popular in computer vision community due to its theoretical foundation. The motivation for generating a scale-space representation of a given data set originates from the basic observa…

Representation Learning

Laplacian Patch-Based Image Synthesis

2016-06-01 · CVPR 2016 6 · Joo Ho Lee, Inchang Choi, Min H. Kim

Patch-based image synthesis has been enriched with global optimization on the image pyramid. Successively, the gradient-based synthesis has improved structural coherence and details. However, the gradient operator is dir…

global-optimizationImage Generation