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
Hello, I am trying to execute the Keras-GAN/pix2pix/download_dataset.sh script But I get the error:
Keras-GAN/pix2pix/download_dataset.sh
mkdir: cannot create directory 'datasets': File exists WARNING: timestamping does nothing in combination with -O. See the manual for details. --2022-02-17 11:36:21-- https://people.eecs.berkeley.edu/~tinghuiz/projects/pix2pix/datasets/.tar.gz Resolving people.eecs.berkeley.edu (people.eecs.berkeley.edu)... 128.32.244.190 Connecting to people.eecs.berkeley.edu (people.eecs.berkeley.edu)|128.32.244.190|:443... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://tinghuiz.github.io/projects/pix2pix/datasets/.tar.gz [following] --2022-02-17 11:36:21-- https://tinghuiz.github.io/projects/pix2pix/datasets/.tar.gz Resolving tinghuiz.github.io (tinghuiz.github.io)... 185.199.108.153, 185.199.110.153, 185.199.109.153, ... Connecting to tinghuiz.github.io (tinghuiz.github.io)|185.199.108.153|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2022-02-17 11:36:21 ERROR 404: Not Found. mkdir: cannot create directory './datasets/': File exists gzip: stdin: unexpected end of file tar: Child returned status 1 tar: Error is not recoverable: exiting now
any idea...?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello, I am trying to execute the
Keras-GAN/pix2pix/download_dataset.sh
scriptBut I get the error:
any idea...?
The text was updated successfully, but these errors were encountered: