GLEAN: Generative Latent Bank for Large-Factor Image Super-Resolution
Kelvin C.K. Chan, Xintao Wang, Xiangyu Xu, Jinwei Gu, Chen Change Loy

TL;DR
GLEAN leverages pre-trained GANs as a latent bank to enhance large-factor image super-resolution, achieving high-quality, texture-faithful images efficiently without expensive optimization.
Contribution
This paper introduces GLEAN, a novel method that uses a pre-trained GAN as a latent bank for super-resolution, enabling fast, high-fidelity image upscaling across diverse categories.
Findings
GLEAN outperforms existing super-resolution methods in fidelity and texture faithfulness.
It requires only a single forward pass, avoiding costly optimization.
The approach is adaptable to various image categories.
Abstract
We show that pre-trained Generative Adversarial Networks (GANs), e.g., StyleGAN, can be used as a latent bank to improve the restoration quality of large-factor image super-resolution (SR). While most existing SR approaches attempt to generate realistic textures through learning with adversarial loss, our method, Generative LatEnt bANk (GLEAN), goes beyond existing practices by directly leveraging rich and diverse priors encapsulated in a pre-trained GAN. But unlike prevalent GAN inversion methods that require expensive image-specific optimization at runtime, our approach only needs a single forward pass to generate the upscaled image. GLEAN can be easily incorporated in a simple encoder-bank-decoder architecture with multi-resolution skip connections. Switching the bank allows the method to deal with images from diverse categories, e.g., cat, building, human face, and car. Images…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsR1 Regularization · Convolution · Adaptive Instance Normalization · Dense Connections · HuMan(Expedia)||How do I get a human at Expedia? · Feedforward Network · StyleGAN
