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,
I downloaded from you provide web page download the pre - trained models:https://drive.google.com/drive/folders/1jAuXTFdEaxN_4qNAERSrV97U39Q0IAaC.
However, when I tried to unzip or open checkpoint.pth.tar, I was told that the file was corrupted, which caused me to fail to load the file in my code with the message: _pickle.UnpicklingError: pickle data was truncated. Can you provide some solutions?
The text was updated successfully, but these errors were encountered:
Hi,
I downloaded from you provide web page download the pre - trained models:https://drive.google.com/drive/folders/1jAuXTFdEaxN_4qNAERSrV97U39Q0IAaC.
However, when I tried to unzip or open checkpoint.pth.tar, I was told that the file was corrupted, which caused me to fail to load the file in my code with the message: _pickle.UnpicklingError: pickle data was truncated. Can you provide some solutions?
The text was updated successfully, but these errors were encountered: