-
Notifications
You must be signed in to change notification settings - Fork 254
New issue
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
test_before_push is a great rapid test file, but seems outdated? #88
Comments
I updated it with 7ef3acd. Could you give a try? |
thanks! it works now. However, if I adapt the same template to run it over another dataset, e.g. facades, as follows:
I get an error:
and if I run the https://github.com/junyanz/BicycleGAN/blob/master/scripts/train_facades.sh
any hints? thanks |
You should use |
https://github.com/junyanz/BicycleGAN/blob/master/scripts/test_before_push.py
BicycleGAN$ python ./scripts/test_before_push.pybash
./datasets/download_cyclegan_dataset.sh mini_pix2pix bash: ./datasets/download_cyclegan_dataset.sh: No such file or directory
The text was updated successfully, but these errors were encountered: