You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Specifically - clip_weight default set to 0 paper has different for light and full, Also number of residual blocks is reported in paper 3 but in code it's set to 2
Thanks for your great work. In Table 4 from the paper EMA is 0.9978, but in the code generator.py line504 it's 0.995. Which is the actual value?
Also the batch size is 16 times smaller (128) than that in paper (2048).
The text was updated successfully, but these errors were encountered: