paper-with-me

홈 › Papers

User-Controllable Latent Transformer for StyleGAN Image Layout Editing

2022-08-26 · Yuki Endo

Latent space exploration is a technique that discovers interpretable latent directions and manipulates latent codes to edit various attributes in images generated by generative adversarial networks (GANs). However, in previous work, spatial control is limited to simple transformations (e.g., translation and rotation), and it is laborious to identify appropriate latent directions and adjust their parameters. In this paper, we tackle the problem of editing the StyleGAN image layout by annotating the image directly. To do so, we propose an interactive framework for manipulating latent codes in accordance with the user inputs. In our framework, the user annotates a StyleGAN image with locations they want to move or not and specifies a movement direction by mouse dragging. From these user inputs and initial latent codes, our latent transformer based on a transformer encoder-decoder architecture estimates the output latent codes, which are fed to the StyleGAN generator to obtain a result image. To train our latent transformer, we utilize synthetic data and pseudo-user inputs generated by off-the-shelf StyleGAN and optical flow models, without manual supervision. Quantitative and qualitative evaluations demonstrate the effectiveness of our method over existing methods.

📄 PDF Abstract BibTeX arXiv:2208.12408

Code (1)

endo-yuki-t/UserControllableLT 공식 구현 pytorch

Tasks

DecoderOptical Flow Estimation

Methods 이 논문이 사용한 방법론

StyleGAN 설명 없음
HuMan(Expedia)||How do I get a human at Expedia? How do I get a human at Expedia? How Do I Get a Human at Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Real-Time Help & Exclusive…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Adaptive Instance Normalization 설명 없음
R1 Regularization R_INLINE_MATH_1 Regularization is a regularization technique and gradient penalty for training [generative adversarial…
Feedforward Network A Feedforward Network, or a Multilayer Perceptron (MLP), is a neural network with solely densely connected layers. This is the classic neural network architecture of the…

Similar Papers 제목 키워드 기반

Example-Based Framework for Perceptually Guided Audio Texture Generation

2023-08-23 · Purnima Kamath, Chitralekha Gupta, Lonce Wyse, Suranga Nanayakkara

Controllable generation using StyleGANs is usually achieved by training the model using labeled data. For audio textures, however, there is currently a lack of large semantically labeled datasets. Therefore, to control g…

AttributeTexture Synthesis

StyleGAN of All Trades: Image Manipulation with Only Pretrained StyleGAN

2021-11-02 · Min Jin Chong, Hsin-Ying Lee, David Forsyth

Recently, StyleGAN has enabled various image manipulation and editing tasks thanks to the high-quality generation and the disentangled latent space. However, additional architectures or task-specific training paradigms a…

AllImage ManipulationImage-to-Image TranslationTranslation

TransEditor: Transformer-Based Dual-Space GAN for Highly Controllable Facial Editing

2022-03-31 · CVPR 2022 1 · Yanbo Xu, Yueqin Yin, Liming Jiang, Qianyi Wu 외

Recent advances like StyleGAN have promoted the growth of controllable facial editing. To address its core challenge of attribute decoupling in a single latent space, attempts have been made to adopt dual-space GAN for b…

AttributeDisentanglementFacial Editing

SemanticStyleGAN: Learning Compositional Generative Priors for Controllable Image Synthesis and Editing

2021-12-04 · CVPR 2022 1 · Yichun Shi, Xiao Yang, Yangyue Wan, Xiaohui Shen

Recent studies have shown that StyleGANs provide promising prior models for downstream tasks on image synthesis and editing. However, since the latent codes of StyleGANs are designed to control global styles, it is hard …

DisentanglementFacial EditingImage GenerationTransfer Learning

NoisyTwins: Class-Consistent and Diverse Image Generation through StyleGANs

2023-04-12 · CVPR 2023 1 · Harsh Rangwani, Lavish Bansal, Kartik Sharma, Tejan Karmali 외

StyleGANs are at the forefront of controllable image generation as they produce a latent space that is semantically disentangled, making it suitable for image editing and manipulation. However, the performance of StyleGA…

Conditional Image GenerationDiversityImage Generation