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

HTTP Error 403 while downloading resnest101 pretrained model #153

Open
essalim opened this issue May 12, 2021 · 13 comments
Open

HTTP Error 403 while downloading resnest101 pretrained model #153

essalim opened this issue May 12, 2021 · 13 comments

Comments

@essalim
Copy link

essalim commented May 12, 2021

Hello, while this used to work fine a couple of days ago, now it is giving HTTP Eroor 403: Forbidden.

from resnest.torch import resnest101
self.model = resnest101(pretrained=True)

any idea what could be the issue?

@zhanghang1989
Copy link
Owner

Hi, sorry about that. Wasabi cloud has a rule of limited downloading volume. I am looking for other solutions

@zhanghang1989
Copy link
Owner

Hi @essalim , could you download the model weights from https://dl.dropboxusercontent.com/s/x5qr07zpl9pxufw/resnest101-22405ba7.pth?dl=0

@essalim
Copy link
Author

essalim commented May 12, 2021

thank you @zhanghang1989 I used your link for downlaod :)

@cenkbircanoglu
Copy link

cenkbircanoglu commented May 12, 2021

Hi @zhanghang1989 , I wanted to do some experiments by using all versions of resnest. Can you share the other checkpoints also, please?

@zs-zhong
Copy link

Hi @zhanghang1989, same request. I also want to do some experiments by using resnest-200 and 269. Can you please share the related checkpoints? Thx!

@zhanghang1989
Copy link
Owner

Here are the links :
https://drive.google.com/file/d/1uSSvy4V7ALjousc7Tqy3tlGH7nLUijhG/view?usp=sharing
https://drive.google.com/file/d/1dwMhRiuz-E7je-gK0mEFrIXp33MU2_FP/view?usp=sharing

@harveenchadha
Copy link

Can you please provide the link for resnest50 as well?

@zhanghang1989
Copy link
Owner

Can you please provide the link for resnest50 as well?

The model access has been fixed. Try following the README to get pretrained models.

@JagadishSivakumar
Copy link

timm pretrained resnest weights @harveenchadha

https://www.kaggle.com/ar90ngas/timm-pretrained-resnest

@zhanghang1989
Copy link
Owner

The model access has been fixed. Could you reinstall the newest version of the code?

@brendanwallison
Copy link

This is still an issue, even with the newest version of the code.

@atamazian
Copy link

I'm also getting 403 error.

@zhanghang1989
Copy link
Owner

Did you reinstall the library?

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

8 participants