stable-diffusion
stable-diffusion copied to clipboard
Confused with nll_loss
Is this correct? Sum all pixels and divide by batch_size? https://github.com/CompVis/stable-diffusion/blob/21f890f9da3cfbeaba8e2ac3c425ee9e998d5229/ldm/modules/losses/contperceptual.py#L57
+1, I am also confused about this loss
also confused, anyone already train a VAE result ? is it OK ?