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
Input image: 512x512
required output: 224,224
strides: 32,32
But the number of slices is: 256
By formula, it has to be 100. Why is not giving accurate output? Thanks