paper-with-me

Papers

Towards Real-time Text-driven Image Manipulation with Unconditional Diffusion Models

2023-04-10 · Nikita Starodubcev, Dmitry Baranchuk, Valentin Khrulkov, Artem Babenko

Recent advances in diffusion models enable many powerful instruments for image editing. One of these instruments is text-driven image manipulations: editing semantic attributes of an image according to the provided text description. % Popular text-conditional diffusion models offer various high-quality image manipulation methods for a broad range of text prompts. Existing diffusion-based methods already achieve high-quality image manipulations for a broad range of text prompts. However, in practice, these methods require high computation costs even with a high-end GPU. This greatly limits potential real-world applications of diffusion-based image editing, especially when running on user devices. In this paper, we address efficiency of the recent text-driven editing methods based on unconditional diffusion models and develop a novel algorithm that learns image manipulations 4.5-10 times faster and applies them 8 times faster. We carefully evaluate the visual quality and expressiveness of our approach on multiple datasets using human annotators. Our experiments demonstrate that our algorithm achieves the quality of much more expensive methods. Finally, we show that our approach can adapt the pretrained model to the user-specified image and text description on the fly just for 4 seconds. In this setting, we notice that more compact unconditional diffusion models can be considered as a rational alternative to the popular text-conditional counterparts.

📄 PDF Abstract BibTeX arXiv:2304.04344

Code (1)

quickjkee/eff-diff-edit 공식 구현 pytorch

Tasks

GPUImage Manipulation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

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

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

Bridging CLIP and StyleGAN through Latent Alignment for Image Editing

2022-10-10 · Wanfeng Zheng, Qiang Li, Xiaoyan Guo, Pengfei Wan 외

Text-driven image manipulation is developed since the vision-language model (CLIP) has been proposed. Previous work has adopted CLIP to design a text-image consistency-based objective to address this issue. However, thes…

Image GenerationImage ManipulationLanguage ModelingLanguage Modelling+2

Text-conditional Attribute Alignment across Latent Spaces for 3D Controllable Face Image Synthesis

2024-01-01 · CVPR 2024 1 · Feifan Xu, Rui Li, Si Wu, Yong Xu 외

With the advent of generative models and vision language pretraining significant improvement has been made in text-driven face manipulation. The text embedding can be used as target supervision for expression control…

AttributeImage Generation

One Model to Edit Them All: Free-Form Text-Driven Image Manipulation with Semantic Modulations

2022-10-14 · Yiming Zhu, Hongyu Liu, Yibing Song, Ziyang Yuan 외

Free-form text prompts allow users to describe their intentions during image manipulation conveniently. Based on the visual latent space of StyleGAN[21] and text embedding space of CLIP[34], studies focus on how to map t…

AllAttributeFormImage Manipulation