paper-with-me

Papers

Learning Input-agnostic Manipulation Directions in StyleGAN with Text Guidance

2023-02-26 · Yoonjeon Kim, Hyunsu Kim, Junho Kim, Yunjey Choi, Eunho Yang

With the advantages of fast inference and human-friendly flexible manipulation, image-agnostic style manipulation via text guidance enables new applications that were not previously available. The state-of-the-art text-guided image-agnostic manipulation method embeds the representation of each channel of StyleGAN independently in the Contrastive Language-Image Pre-training (CLIP) space, and provides it in the form of a Dictionary to quickly find out the channel-wise manipulation direction during inference time. However, in this paper we argue that this dictionary which is constructed by controlling single channel individually is limited to accommodate the versatility of text guidance since the collective and interactive relation among multiple channels are not considered. Indeed, we show that it fails to discover a large portion of manipulation directions that can be found by existing methods, which manually manipulates latent space without texts. To alleviate this issue, we propose a novel method that learns a Dictionary, whose entry corresponds to the representation of a single channel, by taking into account the manipulation effect coming from the interaction with multiple other channels. We demonstrate that our strategy resolves the inability of previous methods in finding diverse known directions from unsupervised methods and unknown directions from random text while maintaining the real-time inference speed and disentanglement ability.

📄 PDF Abstract BibTeX arXiv:2302.13331

Code (1)

akatigre/multi2one 공식 구현 pytorch

Tasks

Disentanglement

Methods 이 논문이 사용한 방법론

Adaptive Instance Normalization 설명 없음
R1 Regularization R_INLINE_MATH_1 Regularization is a regularization technique and gradient penalty for training [generative adversarial…
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…
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…
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…
StyleGAN 설명 없음
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

StyleCLIP: Text-Driven Manipulation of StyleGAN Imagery

2021-03-31 · ICCV 2021 10 · Or Patashnik, Zongze Wu, Eli Shechtman, Daniel Cohen-Or 외

Inspired by the ability of StyleGAN to generate highly realistic images in a variety of domains, much recent work has focused on understanding how to use the latent spaces of StyleGAN to manipulate generated and real ima…

Image Manipulation

Text-Guided Unsupervised Latent Transformation for Multi-Attribute Image Manipulation

2023-01-01 · CVPR 2023 1 · Xiwen Wei, Zhen Xu, Cheng Liu, Si Wu 외

Great progress has been made in StyleGAN-based image editing. To associate with preset attributes, most existing approaches focus on supervised learning for semantically meaningful latent space traversal directions, …

AttributeImage ManipulationSemantic SimilaritySemantic Textual Similarity

StyleGAN2 Distillation for Feed-forward Image Manipulation

2020-03-07 · ECCV 2020 8 · Yuri Viazovetskyi, Vladimir Ivashkin, Evgeny Kashin

StyleGAN2 is a state-of-the-art network in generating realistic images. Besides, it was explicitly trained to have disentangled directions in latent space, which allows efficient image manipulation by varying latent fact…

Image ManipulationImage MorphingStyle Transfer

Towards Arbitrary Text-driven Image Manipulation via Space Alignment

2023-01-25 · Yunpeng Bai, Zihan Zhong, Chao Dong, Weichen Zhang 외

The recent GAN inversion methods have been able to successfully invert the real image input to the corresponding editable latent code in StyleGAN. By combining with the language-vision model (CLIP), some text-driven imag…

AttributeImage Manipulation

DeltaEdit: Exploring Text-free Training for Text-Driven Image Manipulation

2023-03-11 · CVPR 2023 1 · Yueming Lyu, Tianwei Lin, Fu Li, Dongliang He 외

Text-driven image manipulation remains challenging in training or inference flexibility. Conditional generative models depend heavily on expensive annotated training data. Meanwhile, recent frameworks, which leverage pre…

Image Manipulation