Open bekhzod-olimov opened 1 year ago
您好,您的邮件小皮已经收到啦!!!
bash script to download the dataset results in error
bash download_pix2pix_dataset.sh facades
HTTP request sent, awaiting response... 404 Not Found 2023-01-11 15:41:40 ERROR 404: Not Found.
Hello, now you have a new connection to download the dataset?
The variable "URL" in the file "data/download_pix2pix_dataset.sh:line 2" is doubtful.
You can change it like this:
URL=http://efrosgans.eecs.berkeley.edu/pix2pix/datasets/$FILE.tar.gz
Then, run the next command in terminal:
bash data/download_pix2pix_dataset.sh facades
Best Wishes.
您好,您的邮件小皮已经收到啦!!!
bash script to download the dataset results in error
HTTP request sent, awaiting response... 404 Not Found 2023-01-11 15:41:40 ERROR 404: Not Found.