Hi:
I have a question regarding to your training script.
In your paper, it seems that you need to add the $\Delta \epsilon$ to the noise during training, to calculate the L_reg, however, it seems that this part doesn't show in train_smooth_diffusion.py, since the noise_offset is set to 0.
If we want to replicate your work, what value should we set up?
Thanks for help!
Hi:
I have a question regarding to your training script.
In your paper, it seems that you need to add the$\Delta \epsilon$ to the noise during training, to calculate the L_reg, however, it seems that this part doesn't show in train_smooth_diffusion.py, since the noise_offset is set to 0.
If we want to replicate your work, what value should we set up?
Thanks for help!