PuLID icon indicating copy to clipboard operation
PuLID copied to clipboard

question about ID Loss

Open Vanleya opened this issue 1 year ago • 0 comments

when we train Conventional Diffusion branch, we usually generate noise randomly->image added noise(x_t)->other condition->unet predict noise->calculate loss so we want reconstruct x_0 from x_t, then compare face why in the paper, you use Lightning branch generate images from pure noise? seems have no relationship with conventional branch? the point is "from pure noise" rather than use "x_t, text, face" to generate image thank you

Vanleya avatar Sep 19 '24 11:09 Vanleya