-
Notifications
You must be signed in to change notification settings - Fork 294
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
Unable to run this on windows 10? #37
Comments
I have encountered the same problem with you, so how to solve it ? |
you need to creat datasets directory, the put then horse2zebra inside |
You need to create a directory with the name 'datasets' and put your dataset folder (with 4 subfolders trainA, trainB, testA, testB) in it. |
@omid-ghozatlou I did what you said, but it still didn't work.The environment that I set up was:tensorflow-1.8.0 cuda-9.0 gpu-3060ti.Could you tell me how you did it?thank you |
I am so sorry for the too late reply. I don't know what is exactly your error. However, you should change parser '--dataroot' in base_option.py and add the directory of the dataset. This is line 24 of base_option.py: |
I tried to run this on windows 10 but i get this in the console i was wondering if anyone knows how to fix this:
The text was updated successfully, but these errors were encountered: