CSAILVision/GazeCapture

pytorch checkpoint is corrupted

parthjshah95 opened this issue · 3 comments

The tarfile seems to be corrupted: pytorch/checkpoint.pth.tar

Do you use the correct version of pytorch (0.4.1) ?

Yes, but the tar file seems to be corrupted; I cannot extract the pytorch checkpoint. Torch will only be able to read the extracted file, right?

I wrongly assumed it was a tar file because of the extension. Was able to load it with torch directly.