Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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

About

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.

Binxin Yang, Shuyang Gu, Bo Zhang, Ting Zhang, Xuejin Chen, Xiaoyan Sun, Dong Chen, Fang Wen• 2022

Related benchmarks

TaskDatasetResultRank
Virtual Try-OnVITON-HD (test)
SSIM80.1
48
Virtual Try-OnVITON-HD 1.0 (test)
FID11.939
27
Virtual Try-OnVITON (test)
SSIM0.83
14
Virtual Try-OnDressCode Lower unpaired and paired
FID (Unpaired)20.394
13
Virtual Try-OnDressCode Upper (unpaired and paired)
FIDu18.01
13
Virtual Try-OnDressCode Dresses (unpaired and paired)
FIDu35.857
13
Virtual Try-OnStreetTryOn Shop-to-Street
FID81.538
13
Virtual Try-OnVITON-HD high-resolution (test)
SSIM0.84
13
Ref-inpaintingMegaDepth (test)
PSNR18.351
12
Virtual Try-OnStreetTryOn Model-to-Model
FID20.181
11
Showing 10 of 35 rows

Other info

Code

Follow for update