-
Notifications
You must be signed in to change notification settings - Fork 11
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
an error occurred:Read fewer bytes than requested [Op:RestoreV2] #6
Comments
I updated a working version of the trained model. Please run the Model/pix2pix_Tensorflow/Test.ipynb script, to test it. This uses data from the Test.npz file. |
Can you share your training data with Google Cloud other ways? When I tried to build the data set by myself, I found that many pictures were too blurry. So, please. |
I uploaded a dataset of ~10.000 samples. |
|
Hi @Panagiotou , I'm interested to use this code. However, I'm still facing the same error. Can you help to share the steps to run the Test.ipynb? thanks |
I tried to test the image, and an error occurred when loading saved_model.pb: tensorflow.python.framework.errors_impl.OutOfRangeError: Read fewer bytes than requested [Op:RestoreV2]
The text was updated successfully, but these errors were encountered: