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

Difficulties loading adversarially trained models #13

Closed
lukasShuber opened this issue Nov 29, 2021 · 1 comment
Closed

Difficulties loading adversarially trained models #13

lukasShuber opened this issue Nov 29, 2021 · 1 comment

Comments

@lukasShuber
Copy link

I didn't succeed in loading the adversarially trained models. run_evaluation results in the following error:

HTTP Error 403: Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.

Any idea how to fix this?

@rgeirhos
Copy link
Member

Thanks for pointing this out. This was caused by the external repository from which we obtained the adversarially trained models, and observed/fixed in https://github.com/microsoft/robust-models-transfer/issues/12 on their end. I updated the model URLs in commit 4131742 which resolves the issue.

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

2 participants