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

Cannot access to pre-trained backbone checkpoints #148

Open
WeichenZh opened this issue Oct 8, 2023 · 5 comments
Open

Cannot access to pre-trained backbone checkpoints #148

WeichenZh opened this issue Oct 8, 2023 · 5 comments

Comments

@WeichenZh
Copy link

WeichenZh commented Oct 8, 2023

HI, when I try to download the pre-trained backbone checkpoints as posted, I met the following error:

wget https://penzhanwu2bbs.blob.core.windows.net/data/GLIPv1_Open/models/swin_tiny_patch4_window7_224.pth -O swin_tiny_patch4_window7_224.pth

--2023-10-08 17:39:10--  https://penzhanwu2bbs.blob.core.windows.net/data/GLIPv1_Open/models/swin_tiny_patch4_window7_224.pth
Connecting to 127.0.0.1:7890... connected.
Proxy request sent, awaiting response... 409 Public access is not permitted on this storage account.
2023-10-08 17:39:13 ERROR 409: Public access is not permitted on this storage account..

Does anyone know what it is about?

@Minniemu
Copy link

Minniemu commented Oct 8, 2023

Metoo

@liunian-harold-li
Copy link
Collaborator

Hi there, swin_tiny_patch4_window7_224.pth is the same as provided in the original Swin Transformer repo (https://github.com/kamalkraj/Swin-Transformer-Serve)

You could change the link to https://github.com/SwinTransformer/storage/releases/download/v1.0.0/swin_tiny_patch4_window7_224.pth.

@linghuxzh
Copy link

@Fucaimonash
Copy link

Hi there,

May I know which replacement is correct for this one:
https://penzhanwu2bbs.blob.core.windows.net/data/GLIPv1_Open/models/glip_large_model.pth

I am not really sure which weight is the correct one.

Kind regards

@yusirhhh
Copy link

me too

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

6 participants