I have been trying to run your forward.py code. But I get the following error message
W tensorflow/core/framework/op_kernel.cc:975] Not found: Unsuccessful TensorSliceReader constructor: Failed to find any matching files for ResNet-L50.ckpt in
"forward.py", line 11, in <module> new_saver.restore(sess, checkpoint_fn(layers))
How can I solve this issue? I am using tensorflow .10 with python 2.7
I have been trying to run your
forward.py
code. But I get the following error messageW tensorflow/core/framework/op_kernel.cc:975] Not found: Unsuccessful TensorSliceReader constructor: Failed to find any matching files for ResNet-L50.ckpt
inHow can I solve this issue? I am using tensorflow .10 with python 2.7