Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

About Dataset #5

Open
XinYu-Andy opened this issue Jun 27, 2024 · 3 comments
Open

About Dataset #5

XinYu-Andy opened this issue Jun 27, 2024 · 3 comments

Comments

@XinYu-Andy
Copy link

Hi,
Thanks for your great work!
I am wondering if you would release the dataset in your paper?

In fact, i am trying to reproduce the dataset creation pipeline, but I found it was very hard to inpaint the foreground object (i.e, remove this object without generating new ones!). Do you have some suggestions? Like what specific SDXL version do you use and if there exists some magic prompt tricks..

Thank you in advance!

@lllyasviel
Copy link
Owner

Hi,

Thanks for the message. The dataset contains purchased items with a complex mixture of licenses, so we cannot provide it directly. However, I will consider other methods in the future to make it more accessible.

Regarding inpainting without adding any object, beyond the paper version from months ago, I found some other effective methods in recent weeks:

  1. Use LAMA inpainting for a coarse inpaint and then use SD inpainting with a denoise setting of around 0.6 to 0.7.
  2. Alternatively, you can purchase the Adobe inpaint API and pay for processing each image in the dataset if your dataset is not too large.
  3. Try using the positive prompt "an image of nothing" and the negative prompt "lots of objects" with SDXL at CFG 7.5.

@XinYu-Andy
Copy link
Author

XinYu-Andy commented Jun 27, 2024 via email

@XinYu-Andy
Copy link
Author

Hi,

Thanks for the message. The dataset contains purchased items with a complex mixture of licenses, so we cannot provide it directly. However, I will consider other methods in the future to make it more accessible.

Regarding inpainting without adding any object, beyond the paper version from months ago, I found some other effective methods in recent weeks:

  1. Use LAMA inpainting for a coarse inpaint and then use SD inpainting with a denoise setting of around 0.6 to 0.7.
  2. Alternatively, you can purchase the Adobe inpaint API and pay for processing each image in the dataset if your dataset is not too large.
  3. Try using the positive prompt "an image of nothing" and the negative prompt "lots of objects" with SDXL at CFG 7.5.

BTW, is the background conditioned layer diffusion already available in Comfyui (I am not familiar with this tool so I want to ask this question)? Since it has not been available yet in your diffuser-only repo.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants