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
when i change the crop_size of pictures,the problem happens.
File networks.py line ,in forward
return self.model(x)
Runtime error:sizes must be non-negative
Does the DRIT only suit for the picture size 216 *216 ?
The text was updated successfully, but these errors were encountered:
when i change the crop_size of pictures,the problem happens.
File networks.py line ,in forward
return self.model(x)
Runtime error:sizes must be non-negative
Does the DRIT only suit for the picture size 216 *216 ?
The text was updated successfully, but these errors were encountered: