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
Hi,
Thank you for the work. May I ask, for ResNeSt-50, did you use batch size of 8192 (from paper) or 2048 (from pytorch-encoding)? How much will the performance change?
And I was also wondering the drop out was mentioned in the paper while set to 0 in the training script in pytorch-encoding. Does it mean the trick won’t have much of impact on the performance?
Thanks again for the time.
The text was updated successfully, but these errors were encountered:
Hi,
Thank you for the work. May I ask, for ResNeSt-50, did you use batch size of 8192 (from paper) or 2048 (from pytorch-encoding)? How much will the performance change?
And I was also wondering the drop out was mentioned in the paper while set to 0 in the training script in pytorch-encoding. Does it mean the trick won’t have much of impact on the performance?
Thanks again for the time.
The text was updated successfully, but these errors were encountered: