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 am wondering why only random crop and horizontal flip were used for data augmentation, and not something like RandomAffine as well? Does using RandomAffine not have any additional gains?
Hello,
I am wondering why only random crop and horizontal flip were used for data augmentation, and not something like RandomAffine as well? Does using RandomAffine not have any additional gains?
pytorch-cifar/main.py
Line 32 in 49b7aa9
The text was updated successfully, but these errors were encountered: