paper-with-me

Papers

Image Super-Resolution With Deep Variational Autoencoders

2022-03-17 · Darius Chira, Ilian Haralampiev, Ole Winther, Andrea Dittadi, Valentin Liévin

Image super-resolution (SR) techniques are used to generate a high-resolution image from a low-resolution image. Until now, deep generative models such as autoregressive models and Generative Adversarial Networks (GANs) have proven to be effective at modelling high-resolution images. VAE-based models have often been criticised for their feeble generative performance, but with new advancements such as VDVAE, there is now strong evidence that deep VAEs have the potential to outperform current state-of-the-art models for high-resolution image generation. In this paper, we introduce VDVAE-SR, a new model that aims to exploit the most recent deep VAE methodologies to improve upon the results of similar models. VDVAE-SR tackles image super-resolution using transfer learning on pretrained VDVAEs. The presented model is competitive with other state-of-the-art models, having comparable results on image quality metrics.

📄 PDF Abstract BibTeX arXiv:2203.09445

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationImage Super-ResolutionSuper-ResolutionTransfer Learning

Similar Papers 제목 키워드 기반

Super-resolution Variational Auto-Encoders

2020-06-09 · Ioannis Gatopoulos, Maarten Stol, Jakub M. Tomczak

The framework of variational autoencoders (VAEs) provides a principled method for jointly learning latent-variable models and corresponding inference models. However, the main drawback of this approach is the blurriness …

DecoderImage GenerationSuper-Resolution

Multiresolution Equivariant Graph Variational Autoencoder

2021-06-02 · Truong Son Hy, Risi Kondor

In this paper, we propose Multiresolution Equivariant Graph Variational Autoencoders (MGVAE), the first hierarchical generative model to learn and generate graphs in a multiresolution and equivariant manner. At each reso…

Graph GenerationImage GenerationLink Predictionmolecular representation+1

Autoencoders in Function Space

2024-08-02 · Justin Bunker, Mark Girolami, Hefin Lambley, Andrew M. Stuart 외

Autoencoders have found widespread application in both their original deterministic form and in their variational formulation (VAEs). In scientific applications and in image processing it is often of interest to consider…

Predicting Visual Memory Schemas with Variational Autoencoders

2019-07-19 · Cameron Kyle-Davidson, Adrian Bors, Karla Evans

Visual memory schema (VMS) maps show which regions of an image cause that image to be remembered or falsely remembered. Previous work has succeeded in generating low resolution VMS maps using convolutional neural network…

Image-to-Image TranslationTranslation

Wavelet-based Variational Autoencoders for High-Resolution Image Generation

2025-04-16 · Andrew Kiruluta

Variational Autoencoders (VAEs) are powerful generative models capable of learning compact latent representations. However, conventional VAEs often generate relatively blurry images due to their assumption of an isotropi…

Image Generation