You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I keep getting the following error when I try to train the model. The checkpoint files are saved in the pre-trained-models folder but it isn't being found.
raise errors_impl.NotFoundError(None, None, error_message)
tensorflow.python.framework.errors_impl.NotFoundError: Unsuccessful TensorSliceReader constructor: Failed to find any matching files for Tensorflow/workspace/pre-trained-models/faster_rcnn_resnet101_v1_640x640_coco17_tpu-8.tar/faster_rcnn_resnet101_v1_640x640_coco17_tpu-8/faster_rcnn_resnet101_v1_640x640_coco17_tpu-8/checkpoint/ckpt-0
The text was updated successfully, but these errors were encountered:
I keep getting the following error when I try to train the model. The checkpoint files are saved in the pre-trained-models folder but it isn't being found.
The text was updated successfully, but these errors were encountered: