pzzhang / VinVL

project page for VinVL
349 stars 25 forks source link

Cannot download pretrained weight and feature #9

Open zhangliang-04 opened 3 years ago

zhangliang-04 commented 3 years ago

I found that download the pretrained checkpoint using wget and got 404 error. Then I tried to download by web browser. And got this:

This XML file does not appear to have any style information associated with it. The document tree is shown below.

ResourceNotFound The specified resource does not exist. RequestId:cfecb59d-e01e-0007-3e73-39f38e000000 Time:2021-04-25T01:34:15.7996756Z

Could you check these download links?

eugeniotonanzi commented 3 years ago

Hi, did you eventually solve this problem? I'm facing the same issue and couldn't figure out how to solve it...

opetliak commented 3 years ago

The same error.

eugeniotonanzi commented 3 years ago

Solved, it seems that Azcopy is not only recommended, but necessary. Just download and install Azcopy and use the command provided at the bottom of DOWNLOAD.md replacing paths and link according to what you want to download. For me it worked easily

alice-cool commented 2 years ago

Solved, it seems that Azcopy is not only recommended, but necessary. Just download and install Azcopy and use the command provided at the bottom of DOWNLOAD.md replacing paths and link according to what you want to download. For me it worked easily

Do you reproduce the results of downstream tasks from VinVL paper?