weixi-feng / LayoutGPT

Official repo for LayoutGPT
MIT License
300 stars 20 forks source link

Unable to download backbone #7

Closed pcxdi closed 1 year ago

pcxdi commented 1 year ago

I downloaded the backbone through the link and cannot proceed with the download due to permission reasons The error display is as follows: wget https://penzhanwu2bbs.blob.core.windows.net/data/GLIPv1_Open/models/swin_large_patch4_window12_384_22k.pth -O swin_large_patch4_window12_384_22k.pth wget : PublicAccessNotPermittedPublic access is not permitted on this storage account. RequestId:54b491d5-a01e-0070-1f81-cb068d000000 Time:2023-08-10T11:57:32.7421018Z

weixi-feng commented 1 year ago

I think you can download from the original swin transformer repo. I think this should be the same checkpoint as the one provided by GLIP.