pix2vox icon indicating copy to clipboard operation
pix2vox copied to clipboard

Fail to reload the checkpoint file

Open MrCodeJun opened this issue 7 years ago • 1 comments

Hi, I am very interested in your project about the 3d shape synthesis. So I hope to run your code.

I use MacBook to run your code, and when I reload the model parameters, it poses OutOfRangeError. OutOfRangeError (see above for traceback): Read less bytes than requested [[Node: save/RestoreV2_4 = RestoreV2[dtypes=[DT_FLOAT], _device="/job:localhost/replica:0/task:0/cpu:0"](_arg_save/Const_0_0, save/RestoreV2_4/tensor_names, save/RestoreV2_4/shape_and_slices)]]

I am not know how I can do with this error, and I am not sure whether the version of tensorflow would lead to this problem.

MrCodeJun avatar Nov 21 '17 14:11 MrCodeJun

similar to #3 #2

AdityaAgg avatar Nov 22 '17 23:11 AdityaAgg