Litcius/Paper detail

Pyramid-VAE-GAN: Transferring hierarchical latent variables for image inpainting

Huiyuan Tian, Li Zhang, Shijian Li, Min Yao, Gang Pan

2023Computational Visual Media15 citationsDOIOpen Access PDF

Abstract

Significant progress has been made in image inpainting methods in recent years. However, they are incapable of producing inpainting results with reasonable structures, rich detail, and sharpness at the same time. In this paper, we propose the Pyramid-VAE-GAN network for image inpainting to address this limitation. Our network is built on a variational autoencoder (VAE) backbone that encodes high-level latent variables to represent complicated high-dimensional prior distributions of images. The prior assists in reconstructing reasonable structures when inpainting. We also adopt a pyramid structure in our model to maintain rich detail in low-level latent variables. To avoid the usual incompatibility of requiring both reasonable structures and rich detail, we propose a novel cross-layer latent variable transfer module. This transfers information about long-range structures contained in high-level latent variables to low-level latent variables representing more detailed information. We further use adversarial training to select the most reasonable results and to improve the sharpness of the images. Extensive experimental results on multiple datasets demonstrate the superiority of our method. Our code is available at https://github.com/thy960112/Pyramid-VAE-GAN .

Topics & Concepts

InpaintingAutoencoderLatent variablePyramid (geometry)Computer scienceArtificial intelligenceImage (mathematics)Pattern recognition (psychology)Code (set theory)Variable (mathematics)Latent variable modelComputer graphicsComputer visionDeep learningMathematicsSet (abstract data type)GeometryProgramming languageMathematical analysisGenerative Adversarial Networks and Image SynthesisAdvanced Image Processing TechniquesAdvanced Vision and Imaging
Pyramid-VAE-GAN: Transferring hierarchical latent variables for image inpainting | Litcius