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
@JohnnieXDU For example, given an 300500 image, first resize it to 448 746 (keep ratio), then random crop (in training) 448*448 patches to be the input of the classification CNN, with the "mirror" parameter being "true". By the way, I think a large "dropout ratio" is important for a promising accuracy.
Hello, can you tell us some details about data augmentation?
thanks.
The text was updated successfully, but these errors were encountered: