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 @StayNightShip, could you please paste more information such as what transform you use and what's your input?
From the error message, seems the spatial_border you specified exceeds the length.
ValueError: Unsupported spatial_border length: 6, available options are [1, len(spatial_shape)=1, 2*len(spatial_shape)=2].
The text was updated successfully, but these errors were encountered: