WHan-alter

Results 2 issues of WHan-alter

Dear Develops, I noticed that in https://github.com/huggingface/diffusers/blob/17ecf72d4472f5dc11e7c86841c95898f6edbc0b/src/diffusers/models/unet_2d.py#L307-#L309, you scaled the samples with the timestep when the time embedding type is fourier. But you did not apply such normalization for the...

Dear Authors, Thank you for sharing the work and code! I have some problems regarding the AUC-ROC and loss function part. In > https://github.com/FreyrS/dMaSIF/blob/0dcc26c3c218a39d5fe26beb2e788b95fb028896/data_iteration.py#L202-L215 You seemed to sample a random...