-
Notifications
You must be signed in to change notification settings - Fork 202
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
HTTP Error 403: Forbidden when loading weights #55
Comments
Same issue on my side. |
Sorry, I'm working on resolving it. If there's a specific model you need, let me know. If it's resnet50, filter4, for now, could you download this https://www.dropbox.com/scl/fi/8loc7hce9gykylssim02w/resnet50_lpf4_finetune-cad66808.pth?rlkey=wlio04d8jbhpbe0actp98dq1s&dl=0 and put it in the torch cache folder (~/.cache/torch/hub/checkpoints for me). |
Any update on this? |
I also need resnet18_lpf4_finetune-8cc58f59.pth, please. |
hello, I need mobilenet_v2_lpf4_finetune-7eed94b1.pth, please. |
Also, I think the problem is fixed now. I'm going to remove the Dropbox links at the end of today, if the s3 is still stable |
Expected Behaviour
Model weights are downloaded from aws.
Actual Behaviour
urllib.error.HTTPError: HTTP Error 403: Forbidden
Reproduce Scenario (including but not limited to)
Same issue as #45
Steps to Reproduce
Platform and Version
Ubuntu 16.04 and 22.04
Sample Code that illustrates the problem
Logs taken while reproducing problem
The text was updated successfully, but these errors were encountered: