suvojit-0x55aa / celebA-HQ-dataset-download

Get started with CelebA-HQ dataset in under 5 mins !
152 stars 25 forks source link

Prebuilt Docker Image fails #3

Closed gaseosaluz closed 3 years ago

gaseosaluz commented 4 years ago

Per the instructions in the README, the command

docker run -it -v $(pwd):/data suvojit0x55aa/celeba-hq

Fails with:

`Loading CelebA data from /data/celebA (202599, 5, 2)

Loading CelebA-HQ deltas from /data/celebA-HQ

Error: Expected to find 30 zips in /data/celebA-HQ/delta*.zip`

Any ideas as to what the problem may be?

zplizzi commented 4 years ago

Hm, works fine for me. Just ran it exactly as you described. Maybe a network error and one of the files failed to download?

suvojit-0x55aa commented 4 years ago

@gaseosaluz as @zplizzi said can you check if all the files are being downloaded ?