warmspringwinds / tf-image-segmentation

Image Segmentation framework based on Tensorflow and TF-Slim library
MIT License
549 stars 188 forks source link

Unsuccessful TensorSliceReader constructor: Failed to find any matching files for /model_fcn32s_final.ckpt #36

Open mhjhamza opened 6 years ago

mhjhamza commented 6 years ago

Please refer to this question: https://stackoverflow.com/questions/47952187/image-segmentation-with-tensorflow-python

NotFoundError (see above for traceback): Unsuccessful TensorSliceReader constructor: Failed to find any matching files for /model_fcn32s_final.ckpt [[Node: save/RestoreV2_31 = RestoreV2[dtypes=[DT_FLOAT], _device="/job:localhost/replica:0/task:0/cpu:0"](_arg_save/Const_0_0, save/RestoreV2_31/tensor_names, save/RestoreV2_31/shape_and_slices)]]

Harsh2040 commented 6 years ago

The question has been removed from stackoverflow. Can you please send me the other links where i possibly found the solution of this problem?