AAnoosheh / ComboGAN

BSD 2-Clause "Simplified" License
136 stars 25 forks source link

'https://data.vision.ee.ethz.ch/cvl/combogan/$FILE.zip' is useless #15

Open Jamie-Cheung opened 2 years ago

AAnoosheh commented 2 years ago

Hi, $FILE is a bash variable.

In the script provided it either gets set to "alps_seasons" or "painters_14" depending on which argument you give it when running.

i.e download_dataset.sh painters_14

(Or you can manually replace it in the url yourself, of course)

Jamie-Cheung commented 2 years ago
font{
    line-height: 1.6;
}
ul,ol{
    padding-left: 20px;
    list-style-position: inside;
}

***@***.*** /d/z/C/datasets [127]> bash download_dataset.sh painters_14WARNING: timestamping does nothing in combination with -O. See the manualfor details../datasets/painters_14.zip: No such file or directoryunzip:  cannot find or open ./datasets/painters_14.zip, ./datasets/painters_14.zip.zip or ./datasets/painters_14.zip.ZIP.rm: cannot remove './datasets/painters_14.zip': No such file or ***@***.*** /d/z/C/datasets [1]> ***@***.*** /d/z/C/datasets [127]> bash download_dataset.sh painters_14

                                   WARNING: timestamping does nothing in combination with -O. See the manual                                    for details.                                    ./datasets/painters_14.zip: No such file or directory                                    unzip:  cannot find or open ./datasets/painters_14.zip, ./datasets/painters_14.zip.zip or ./datasets/painters_14.zip.ZIP.                                    rm: cannot remove './datasets/painters_14.zip': No such file or directory

    As above,it means that your dataset URL is useless. Can you give a dataset Url which is useful. Thank you.

                ***@***.***

On 5/5/2022 16:36,Asha ***@***.***> wrote: 

Hi, $FILE is a bash variable. In the script provided it either gets set to "alps_seasons" or "painters_14" depending on which argument you give it when running. i.e download_dataset.sh painters_14 (Or you can manually replace it in the url yourself, of course)

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

AAnoosheh commented 2 years ago

Strange, I'm not sure what version of wget your system has. Things work fine for me.

Just paste this into the browser https://data.vision.ee.ethz.ch/cvl/combogan/painters_14.zip

Jamie-Cheung commented 2 years ago
font{
    line-height: 1.6;
}
ul,ol{
    padding-left: 20px;
    list-style-position: inside;
}

    Thank you for your help. I have achieve this dataset. I will cite this paper soon after. 

                ***@***.***

On 5/5/2022 21:30,Asha ***@***.***> wrote: 

Strange, I'm not sure what version of wget your system has. Things work fine for me. Just paste this into the browser https://data.vision.ee.ethz.ch/cvl/combogan/painters_14.zip

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

zhangqian001 commented 1 year ago

font{ line-height: 1.6; } ul,ol{ padding-left: 20px; list-style-position: inside; } Thank you for your help. I have achieve this dataset. I will cite this paper soon after.  @. On 5/5/2022 21:30,Asha @.> wrote: Strange, I'm not sure what version of wget your system has. Things work fine for me. Just paste this into the browser https://data.vision.ee.ethz.ch/cvl/combogan/painters_14.zip —Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

你好,你找到了season风景图数据集吗?

zhangqian001 commented 1 year ago

https://data.vision.ee.ethz.ch/cvl/combogan/painters_14.zip

我找到了这个季节数据集,把那个链接最后的改为alps_seasons就好了