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
NotFoundError: Failed to create a NewWriteableFile: ../../output/plate_detection/checkpoints/ssdlite_mobilenet_v2_coco_2018_05_09\model.ckpt-0_temp_7d92d20af5a44b46ab526bd85b7e081d/part-00000-of-00001.data-00000-of-00001.tempstate10720293889198118990 : The system cannot find the path specified.
; No such process
I got this kind of error, can someone help me please. this error occur when I try to train the dataset at Train Finetuned Model in "2_License_Plate_Detection_Model_Training_And_Evaluation.ipynb"
The text was updated successfully, but these errors were encountered:
~\anaconda3\envs\tf1.13\lib\site-packages\tensorflow\python\client\session.py in _do_call(self, fn, *args)
1346 pass
1347 message = error_interpolation.interpolate(message, self._graph)
-> 1348 raise type(e)(node_def, op, message)
1349
1350 def _extend_graph(self):
NotFoundError: Failed to create a NewWriteableFile: ../../output/plate_detection/checkpoints/ssdlite_mobilenet_v2_coco_2018_05_09\model.ckpt-0_temp_7d92d20af5a44b46ab526bd85b7e081d/part-00000-of-00001.data-00000-of-00001.tempstate10720293889198118990 : The system cannot find the path specified.
; No such process
I got this kind of error, can someone help me please. this error occur when I try to train the dataset at Train Finetuned Model in "2_License_Plate_Detection_Model_Training_And_Evaluation.ipynb"
The text was updated successfully, but these errors were encountered: