paper-with-me

Papers

Paint by Example: Exemplar-based Image Editing with Diffusion Models

2022-11-23 · CVPR 2023 1 · Binxin Yang, Shuyang Gu, Bo Zhang, Ting Zhang, Xuejin Chen, Xiaoyan Sun, Dong Chen, Fang Wen

Language-guided image editing has achieved great success recently. In this paper, for the first time, we investigate exemplar-guided image editing for more precise control. We achieve this goal by leveraging self-supervised training to disentangle and re-organize the source image and the exemplar. However, the naive approach will cause obvious fusing artifacts. We carefully analyze it and propose an information bottleneck and strong augmentations to avoid the trivial solution of directly copying and pasting the exemplar image. Meanwhile, to ensure the controllability of the editing process, we design an arbitrary shape mask for the exemplar image and leverage the classifier-free guidance to increase the similarity to the exemplar image. The whole framework involves a single forward of the diffusion model without any iterative optimization. We demonstrate that our method achieves an impressive performance and enables controllable editing on in-the-wild images with high fidelity.

📄 PDF Abstract BibTeX arXiv:2211.13227

Code (2)

Fantasy-Studio/Paint-by-Example 공식 구현 pytorch
LonglongaaaGo/EXE-GAN pytorch

Tasks

Image GenerationImage 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 제목 키워드 기반

Paste, Inpaint and Harmonize via Denoising: Subject-Driven Image Editing with Pre-Trained Diffusion Model

2023-06-13 · Xin Zhang, Jiaxian Guo, Paul Yoo, Yutaka Matsuo 외

Text-to-image generative models have attracted rising attention for flexible image editing via user-specified descriptions. However, text descriptions alone are not enough to elaborate the details of subjects, often comp…

DenoisingImage GenerationScene Generation

Exemplar-based Generative Facial Editing

2020-05-31 · Jingtao Guo, Yi Liu, Zhenzhen Qian, Zuowei Zhou

Image synthesis has witnessed substantial progress due to the increasing power of generative model. This paper we propose a novel generative approach for exemplar based facial editing in the form of the region inpainting…

AttributeFacial EditingImage Generation

Towards Efficient Exemplar Based Image Editing with Multimodal VLMs

2025-06-25 · Avadhoot Jadhav, Ashutosh Srivastava, Abhinav Java, Silky Singh 외

Text-to-Image Diffusion models have enabled a wide array of image editing applications. However, capturing all types of edits through text alone can be challenging and cumbersome. The ambiguous nature of certain image ed…

Designing a Better Asymmetric VQGAN for StableDiffusion

2023-06-07 · Zixin Zhu, Xuelu Feng, Dongdong Chen, Jianmin Bao 외

StableDiffusion is a revolutionary text-to-image generator that is causing a stir in the world of image generation and editing. Unlike traditional methods that learn a diffusion model in pixel space, StableDiffusion lear…

DecoderImage GenerationImage Inpainting

Coherent and Multi-modality Image Inpainting via Latent Space Optimization

2024-07-10 · Lingzhi Pan, Tong Zhang, Bingyuan Chen, Qi Zhou 외

With the advancements in denoising diffusion probabilistic models (DDPMs), image inpainting has significantly evolved from merely filling information based on nearby regions to generating content conditioned on various p…

DenoisingImage Inpainting