Open px4869 opened 4 years ago
Maybe you can just enter https://people.eecs.berkeley.edu/~tinghuiz/projects/pix2pix/datasets/ and download facades.tar.gz
manually.
@px4869 what download_pix2pix_dataset.sh
does is just downloading and unzipping it.
@px4869
in download_pix2pix_dataset.sh file replace url of
https://people.eecs.berkeley.edu/~tinghuiz/projects/pix2pix/datasets/ by http://efrosgans.eecs.berkeley.edu/pix2pix/datasets/
when i run the code bash download_pix2pix_dataset.sh facades in pix2pix gan,there is a error: rm: cannot remove './facades.tar.gz': No such file or directory, any one know how to solve it