Mengfei Xia
Results
1
issues of
Mengfei Xia
https://github.com/jychoi118/P2-weighting/blob/3ea1470e59eb4f4f37a5ecc41edbc9e2e626905b/guided_diffusion/gaussian_diffusion.py#L818 I found that you use the `weight` to multiply on the final loss, in which the denominator is greater than 1 since `self.p2_k >= 1` and `self.snr > 0`...