Image-Based CLIP-Guided Essence Transfer
Hila Chefer, Sagie Benaim, Roni Paiss, Lior Wolf

TL;DR
This paper introduces a novel essence transfer method that combines StyleGAN and CLIP to enable high-level semantic editing of images, preserving identity while transferring semantic attributes without facial recognition.
Contribution
The paper proposes a new blending operator that integrates StyleGAN and CLIP in both latent spaces, enabling effective essence transfer without facial recognition reliance.
Findings
Outperforms existing style transfer methods in essence transfer tasks
Guarantees identity preservation and high-level feature transfer
Offers optimization-based and encoder fine-tuning variants
Abstract
We make the distinction between (i) style transfer, in which a source image is manipulated to match the textures and colors of a target image, and (ii) essence transfer, in which one edits the source image to include high-level semantic attributes from the target. Crucially, the semantic attributes that constitute the essence of an image may differ from image to image. Our blending operator combines the powerful StyleGAN generator and the semantic encoder of CLIP in a novel way that is simultaneously additive in both latent spaces, resulting in a mechanism that guarantees both identity preservation and high-level feature transfer without relying on a facial recognition network. We present two variants of our method. The first is based on optimization, while the second fine-tunes an existing inversion encoder to perform essence extraction. Through extensive experiments, we demonstrate…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Face recognition and analysis · Advanced Image Processing Techniques
MethodsHuMan(Expedia)||How do I get a human at Expedia? · Adaptive Instance Normalization · Convolution · R1 Regularization · Dense Connections · Feedforward Network · Contrastive Language-Image Pre-training
