Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pretrained ResNet50 0.75x Model seems corrupted #40

Open
adityarajagopal opened this issue Feb 10, 2021 · 0 comments
Open

Pretrained ResNet50 0.75x Model seems corrupted #40

adityarajagopal opened this issue Feb 10, 2021 · 0 comments

Comments

@adityarajagopal
Copy link

I was trying to load (using torch.load) the ResNet50 0.75x pretrained model provided, but run into this error "RuntimeError: unexpected EOF, expected 1565290 more bytes. The file might be corrupted."

I have tried loading the 0.5x model and that loads fine. I tried switching my PyTorch version to 1.1.0 as suggested in your readme in case it was a version issue but that didn't fix the issue.

Has anyone run into this before? I am wondering if there was maybe some issue in the upload of the model to the OneDrive? Any help with this would be appreciated. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant