ziqihuangg / Collaborative-Diffusion

[CVPR 2023] Collaborative Diffusion
https://ziqihuangg.github.io/projects/collaborative-diffusion.html
Other
405 stars 31 forks source link

Which image shoulw I use in image editing #27

Closed Open-Debin closed 11 months ago

Open-Debin commented 1 year ago

image Hello Ziqi Huang, I am very interested in your work, thank you for sharing the codes of Collaborative Diffusion. I am a little bit confused about the image editing results. I think 0C_interTextoptDM?_alpha is the generated result. But there are results from different alpha, In this case, I think the image name "0C_interText_optDM_0_alpha=-1.0" should be the best one. But if you automatically select an image which alpha is possibly the best?

ziqihuangg commented 11 months ago

Thanks for the question. The final edited image is “f'0C_interTextoptDM{idx}_alpha={round(alpha,3)}.png'”. The optimal value of alpha might vary based on the input image --- In the Imagic paper, it says “the optimal η value may vary per input”.