denoising-diffusion-pytorch
denoising-diffusion-pytorch copied to clipboard
Loss size
Hi!, What loss (L1 and L2) should I expect for a properly trained model? And which loss usually performs better?
Hi!, What loss (L1 and L2) should I expect for a properly trained model? And which loss usually performs better?
In paper "https://arxiv.org/abs/2111.05826" has some discuss about L1 loss and L2 loss
Thanks @XDUWQ, very helpful! Do you by any chance have any input on this https://github.com/lucidrains/denoising-diffusion-pytorch/issues/4#issuecomment-1075353556?