Skip to content

pix2pix download dataset  #261

@emoebel

Description

@emoebel

Hello, I am trying to execute the Keras-GAN/pix2pix/download_dataset.sh script
But I get the error:

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...?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions