-
Notifications
You must be signed in to change notification settings - Fork 147
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Datasets download failed. #55
Comments
what is the error you are seeing? wget https://marhamilresearch4.blob.core.windows.net/stego-public/pytorch_data/cityscapes.zip works on my side |
Thank you for your reply. The code was always stuck somewhere in the download process, e.g., 2%, 5%, 29%. I have tried many times and failed every time. |
Perhaps try the azcopy utility which is a bit more reliable
https://learn.microsoft.com/en-us/azure/storage/common/storage-use-azcopy-v10
…On Wed, Oct 26, 2022 at 4:23 PM yeelinsen ***@***.***> wrote:
Thank you for your reply. The code was always stuck somewhere in the
download process, e.g., 2%, 5%, 29%. I have tried many times and failed
every time.
—
Reply to this email directly, view it on GitHub
<#55 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABRIKPMR5UVUQOOKF6GKJWLWFFEFNANCNFSM6AAAAAAROVQ5KE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Thanks for the suggestion, I have downloaded the datasets successfully. |
Happy to hear and thank you for your patience :)
…On Thu, 27 Oct 2022 at 7:32 am, yeelinsen ***@***.***> wrote:
Perhaps try the azcopy utility which is a bit more reliable
https://learn.microsoft.com/en-us/azure/storage/common/storage-use-azcopy-v10
… <#m_-8155083149243556088_>
On Wed, Oct 26, 2022 at 4:23 PM yeelinsen *@*.*> wrote: Thank you for
your reply. The code was always stuck somewhere in the download process,
e.g., 2%, 5%, 29%. I have tried many times and failed every time. — Reply
to this email directly, view it on GitHub <#55 (comment)
<#55 (comment)>>,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/ABRIKPMR5UVUQOOKF6GKJWLWFFEFNANCNFSM6AAAAAAROVQ5KE
<https://github.com/notifications/unsubscribe-auth/ABRIKPMR5UVUQOOKF6GKJWLWFFEFNANCNFSM6AAAAAAROVQ5KE>
. You are receiving this because you commented.Message ID: @.*>
Thanks for the suggestion, I have downloaded the datasets successfully.
—
Reply to this email directly, view it on GitHub
<#55 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABRIKPMMVLRP4V7ZEAXHU6TWFIOW7ANCNFSM6AAAAAAROVQ5KE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I used the
download_datasets.py
, but it failed every time. I tried the commandscurl -C ***
andwget -C ***
, but they all failed. Can anybody share a alternative datasets download link?The text was updated successfully, but these errors were encountered: