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
You should save weights as weights.pth and overwrite, not weights_1.pth, weights_2.pth, etc. This is a mistake we often see and it isn't clear from the documentation that you should overwrite.
The text was updated successfully, but these errors were encountered:
You should save weights as
weights.pth
and overwrite, notweights_1.pth
,weights_2.pth
, etc. This is a mistake we often see and it isn't clear from the documentation that you should overwrite.The text was updated successfully, but these errors were encountered: