OpenGVLab / UniFormerV2

[ICCV2023] UniFormerV2: Spatiotemporal Learning by Arming Image ViTs with Video UniFormer
https://arxiv.org/abs/2211.09552
Apache License 2.0
294 stars 19 forks source link

Not able to download pre-trained models from model zoo #77

Open ahmadjaved97 opened 3 months ago

ahmadjaved97 commented 3 months ago

Whenever I try to download any of the models from the model zoo by clicking on the ckpt option, it shows the following error. Are there any other ways to download the model?


This XML file does not appear to have any style information associated with it. The document tree is shown below.
<Error>
<Code>NoSuchBucket</Code>
<Message>The specified bucket does not exist.</Message>
<RequestId>66BF90853D437D35368F47F8</RequestId>
<HostId>pjlab-gvm-data.oss-cn-shanghai.aliyuncs.com</HostId>
<BucketName>pjlab-gvm-data</BucketName>
<EC>0015-00000101</EC>
<RecommendDoc>https://api.aliyun.com/troubleshoot?q=0015-00000101</RecommendDoc>
</Error>```
algvr commented 1 month ago

Dear ahmadjaved97, I see that you made another issue asking about a training-specific question. Were you able to obtain a checkpoint in the meantime? Thank you very much in advance for your answer!

ahmadjaved97 commented 1 month ago

@algvr Checkpoint on which dataset? If you mean the datasets mentioned in the model zoo, then no.

BeyondGod667 commented 1 month ago

I have the same problem with you. I think the link may be invalid. Hope the author figure it if possible.

MH-Python commented 1 week ago

I am getting the same:

This XML file does not appear to have any style information associated with it. The document tree is shown below.
<Error>
<Code>NoSuchBucket</Code>
<Message>The specified bucket does not exist.</Message>
<RequestId>6735EC7B49861E3139D8856A</RequestId>
<HostId>pjlab-gvm-data.oss-cn-shanghai.aliyuncs.com</HostId>
<BucketName>pjlab-gvm-data</BucketName>
<EC>0015-00000101</EC>
<RecommendDoc>https://api.aliyun.com/troubleshoot?q=0015-00000101</RecommendDoc>
</Error>