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
I have a question regarding the implementation.
In the released code, limit_train_batches=0.2 is used during training.
I was wondering whether the performance reported in the paper and the PSNR: 29.15 stated in the README were obtained using this setting.