omriav / blended-latent-diffusion

Official implementation for "Blended Latent Diffusion" [SIGGRAPH 2023]
https://omriavrahami.com/blended-latent-diffusion-page/
MIT License
569 stars 34 forks source link

what is the training data #4

Closed XiaoyuShi97 closed 1 year ago

XiaoyuShi97 commented 1 year ago

Hi. I wonder which dataset you are using. Also, during training, how to get the location of the mask that is aligned with the text description? Thanks!

omriav commented 1 year ago

Hi,

I did not train the model, it is a pre-trained LDM model that was trained on LAION-400m. The masks are given as an input by the user.