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
I notice that a model was loaded in train/deepcorr: LOADED=torch.load('/home/abahramali/deepsec/general-noise/deepcorr-epoch20-step779-acc0.87.pth.tar', map_location={'cuda:3': 'cuda:0'})
However I cannot find where is the file in github or any information about it. Could you tell me how to get the file?
The text was updated successfully, but these errors were encountered:
I notice that a model was loaded in train/deepcorr:
LOADED=torch.load('/home/abahramali/deepsec/general-noise/deepcorr-epoch20-step779-acc0.87.pth.tar', map_location={'cuda:3': 'cuda:0'})
However I cannot find where is the file in github or any information about it. Could you tell me how to get the file?
The text was updated successfully, but these errors were encountered: