Paint-by-Example icon indicating copy to clipboard operation
Paint-by-Example copied to clipboard

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

Results 34 Paint-by-Example issues
Sort by recently updated
recently updated
newest added

![res](https://github.com/Fantasy-Studio/Paint-by-Example/assets/51535207/0fc57caa-d243-471c-b5eb-fd2d377f8ded) ![dog](https://github.com/Fantasy-Studio/Paint-by-Example/assets/51535207/7494c05f-dd1b-4c5d-81ed-f67b84000e43) After I run the Inference.py, all the images I use and produced by code contain colorful points. As you can see in the images above, there are some...

Hi all, Getting below error while running the command mentioned in the usage . Please help !! **Command** python scripts/inference.py --plms --outdir results --config configs/v1.yaml --ckpt checkpoints/model.ckpt --image_path examples/image/example_1.png --mask_path...

Why the input images are 512 x 512, can i give any image of any size

when i am inferring my own images with a size larger than 512, it gives me oom, how can i solve it?

I wonder how to get the mask

Amazing job, I wonder the minimum GPU VRAM for training, image size is 512 and batch size is one or two

There is an issue with the code for batch testing, which continuously occupies graphics memory during runtime until it explodes. The problem is shown as follows:

huggingface demo error error !!!!!

我在进行示例测试时,遇到了输出是全黑图像的问题。我已经按要求下载了model.ckpt(11.7G)文件并放在项目的checkpoints目录下,但是还是没法解决问题,请问是为什么?

Hi @zhangmozhe I would like to know that is there any way to fine-tune the trained paint-by-example model for image accurate image inversion to perform **virtual-try-on** tasks ?