ImageToDEM icon indicating copy to clipboard operation
ImageToDEM copied to clipboard

an error occurred:Read fewer bytes than requested [Op:RestoreV2]

Open errllxj opened this issue 4 years ago • 5 comments

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]

errllxj avatar Aug 11 '21 03:08 errllxj

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.

Panagiotou avatar Aug 13 '21 09:08 Panagiotou

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.

errllxj avatar Aug 15 '21 12:08 errllxj

I uploaded a dataset of ~10.000 samples. You can access it here https://www.dropbox.com/s/2yje97tar0uzwh0/Train.npz?dl=0

Panagiotou avatar Aug 19 '21 09:08 Panagiotou

I am facing the same issue. [Read fewer bytes than requested [Op:RestoreV2]]. Didnt get how to update the working version of the trained model

Mitul-max avatar Mar 13 '22 10:03 Mitul-max

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

alifim avatar May 22 '24 05:05 alifim