Stylemc: Multi-channel Based Fast Text-guided Image Generation And Manipulation | Awesome LLM Papers Add your paper to Awesome LLM Papers

Stylemc: Multi-channel Based Fast Text-guided Image Generation And Manipulation

Umut Kocasari, Alara Dirik, Mert Tiftikci, Pinar Yanardag . 2022 IEEE/CVF Winter Conference on Applications of Computer Vision (WACV) 2022 – 40 citations

[Code] [Paper]   Search on Google Scholar   Search on Semantic Scholar
3d Representation Has Code Prompting Training Techniques

Discovering meaningful directions in the latent space of GANs to manipulate semantic attributes typically requires large amounts of labeled data. Recent work aims to overcome this limitation by leveraging the power of Contrastive Language-Image Pre-training (CLIP), a joint text-image model. While promising, these methods require several hours of preprocessing or training to achieve the desired manipulations. In this paper, we present StyleMC, a fast and efficient method for text-driven image generation and manipulation. StyleMC uses a CLIP-based loss and an identity loss to manipulate images via a single text prompt without significantly affecting other attributes. Unlike prior work, StyleMC requires only a few seconds of training per text prompt to find stable global directions, does not require prompt engineering and can be used with any pre-trained StyleGAN2 model. We demonstrate the effectiveness of our method and compare it to state-of-the-art methods. Our code can be found at http://catlab-team.github.io/stylemc.

Similar Work