HRNet / Lite-HRNet

This is an official pytorch implementation of Lite-HRNet: A Lightweight High-Resolution Network.
Apache License 2.0
819 stars 126 forks source link

Not able to download the test jsons? #76

Open sourabhyadav opened 2 years ago

sourabhyadav commented 2 years ago

When I tried to download the MPII converted json files following error orrcurs:

This XML file does not appear to have any style information associated with it. The document tree is shown below.
<Error>
<Code>AccessDenied</Code>
<Message>Access denied by bucket policy.</Message>
<RequestId>62E03B71DFFFCE3236E49184</RequestId>
<HostId>openmmlab.oss-cn-hangzhou.aliyuncs.com</HostId>
<Bucket>openmmlab</Bucket>
<User>nosuchuser</User>
</Error>

Can you please share the same? Thanks