cvlab-columbia / viper

Code for the paper "ViperGPT: Visual Inference via Python Execution for Reasoning"
Other
1.65k stars 115 forks source link

Unable to download GLIP large checkpoint #27

Closed sdebnathusc closed 9 months ago

sdebnathusc commented 1 year ago

Hi Team,

Thank you for your amazing work!

I get the below error when trying to download GLIP large checkpoint using wget -nc -P $PRETRAINED_MODELS_PATH/GLIP/checkpoints https://penzhanwu2bbs.blob.core.windows.net/data/GLIPv1_Open/models/glip_large_model.pth

Error:

Resolving penzhanwu2bbs.blob.core.windows.net (penzhanwu2bbs.blob.core.windows.net)... 20.60.68.132
Connecting to penzhanwu2bbs.blob.core.windows.net (penzhanwu2bbs.blob.core.windows.net)|20.60.68.132|:443... connected.
HTTP request sent, awaiting response... 409 Public access is not permitted on this storage account.
2023-05-30 16:21:45 ERROR 409: Public access is not permitted on this storage account..
surisdi commented 1 year ago

Hi, it looks like the original models from the GLIP repository are not working anymore. Specifically, that URL is obtained from https://github.com/microsoft/GLIP#model-zoo (the "weight" in the last row). However, none of the weights is available. Could you open an issue in that repository? Thanks!

sarvghotra commented 1 year ago

You can download it from here: https://huggingface.co/GLIPModel/GLIP/blob/main/glip_large_model.pth