-
Notifications
You must be signed in to change notification settings - Fork 79
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 results are not correct #17
Comments
Can you make sure you successfully 1) loaded the model, 2) read in the images correctly 3) and write out the images correctly? |
I get the same problem with cudatoolkit 10.0, tensorflow1.13.1 and NVIDA RTX3080Ti. |
Sorry about a delayed reply! It seems to be a package issue with |
I'm testing the code by using pre-trained model.
i have executed following command
python3 main.py --task pre-trained --is_training 0
But result's images do not make any sense.
here is screenshot
The text was updated successfully, but these errors were encountered: