denoising-diffusion-pytorch
denoising-diffusion-pytorch copied to clipboard
Loss on Unet1D
Dear author, I have tried to run default setting of Unet1D. However, the loss would not converge and the generated distribution is not a uniform distribution (torch.rand). Have you ever encountered similar problems?
Thanks