paper-with-me

홈 › Papers

Diamond in the rough: Improving image realism by traversing the GAN latent space

2021-04-12 · Jeffrey Wen, Fabian Benitez-Quiroz, Qianli Feng, Aleix Martinez

In just a few years, the photo-realism of images synthesized by Generative Adversarial Networks (GANs) has gone from somewhat reasonable to almost perfect largely by increasing the complexity of the networks, e.g., adding layers, intermediate latent spaces, style-transfer parameters, etc. This trajectory has led many of the state-of-the-art GANs to be inaccessibly large, disengaging many without large computational resources. Recognizing this, we explore a method for squeezing additional performance from existing, low-complexity GANs. Formally, we present an unsupervised method to find a direction in the latent space that aligns with improved photo-realism. Our approach leaves the network unchanged while enhancing the fidelity of the generated image. We use a simple generator inversion to find the direction in the latent space that results in the smallest change in the image space. Leveraging the learned structure of the latent space, we find moving in this direction corrects many image artifacts and brings the image into greater realism. We verify our findings qualitatively and quantitatively, showing an improvement in Frechet Inception Distance (FID) exists along our trajectory which surpasses the original GAN and other approaches including a supervised method. We expand further and provide an optimization method to automatically select latent vectors along the path that balance the variation and realism of samples. We apply our method to several diverse datasets and three architectures of varying complexity to illustrate the generalizability of our approach. By expanding the utility of low-complexity and existing networks, we hope to encourage the democratization of GANs.

📄 PDF Abstract BibTeX arXiv:2104.05518

Code (1)

jwen307/diamondintherough 공식 구현 pytorch

Tasks

Style Transfer

Similar Papers 제목 키워드 기반

DIAMOND: Directed Inference for Artifact Mitigation in Flow Matching Models

2026-01-31 · Alicja Polowczyk, Agnieszka Polowczyk, Piotr Borycki, Joanna Waczyńska 외 arxiv

Despite impressive results from recent text-to-image models like FLUX, visual and anatomical artifacts remain a significant hurdle for practical and professional use. Existing methods for artifact reduction, typically wo…

EGIC: Enhanced Low-Bit-Rate Generative Image Compression Guided by Semantic Segmentation

2023-09-06 · Nikolai Körber, Eduard Kromer, Andreas Siebert, Sascha Hauke 외

We introduce EGIC, an enhanced generative image compression method that allows traversing the distortion-perception curve efficiently from a single model. EGIC is based on two novel building blocks: i) OASIS-C, a conditi…

DecoderImage CompressionSemantic Segmentation

Diffusion for World Modeling: Visual Details Matter in Atari

2024-05-20 · Eloi Alonso, Adam Jelley, Vincent Micheli, Anssi Kanervisto 외

World models constitute a promising approach for training reinforcement learning agents in a safe and sample-efficient manner. Recent world models predominantly operate on sequences of discrete latent variables to model …

Image Generationreinforcement-learningReinforcement Learning

Trained Latent Space Navigation to Prevent Lack of Photorealism in Generated Images on Style-based Models

2023-10-02 · Takumi Harada, Kazuyuki Aihara, Hiroyuki Sakai

Recent studies on StyleGAN variants show promising performances for various generation tasks. In these models, latent codes have traditionally been manipulated and searched for the desired images. However, this approach …

Talk-to-Edit: Fine-Grained Facial Editing via Dialog

2021-09-09 · ICCV 2021 10 · Yuming Jiang, Ziqi Huang, Xingang Pan, Chen Change Loy 외

Facial editing is an important task in vision and graphics with numerous applications. However, existing works are incapable to deliver a continuous and fine-grained editing mode (e.g., editing a slightly smiling face to…

AttributeFacial EditingFine-Grained Facial Editing