We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
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
bash data/download_pix2pix_dataset.sh facades
Best Wishes.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: