raccoon_dataset
raccoon_dataset copied to clipboard
NewWriteableFile: : The system cannot find the path specified.
trying to train same model of raccoon : where i am getting following issue
File "C:\Python35\lib\site-packages\tensorflow\python\framework\errors_impl.py", line 548, in exit c_api.TF_GetCode(self.status.status)) tensorflow.python.framework.errors_impl.NotFoundError: Failed to create a NewWriteableFile: : The system cannot find the path specified.
; No such process
i have added the environment variable as follows - C:\ProtbufPath\ProtoLib\GoogleProtobuf\bin C:\Python35\Lib\site-packages\tensorflow\models\research C:\Python35\Lib\site-packages\tensorflow\models\research\slim C:\Python35\Lib\site-packages\tensorflow\models\research\object_detection C:\Python35\Lib\site-packages\tensorflow\models
Thanks in advance
trying to train same model of raccoon : where i am getting following issue
File "C:\Python35\lib\site-packages\tensorflow\python\framework\errors_impl.py", line 548, in exit c_api.TF_GetCode(self.status.status)) tensorflow.python.framework.errors_impl.NotFoundError: Failed to create a NewWriteableFile: : The system cannot find the path specified.
; No such process
i have added the environment variable as follows - C:\ProtbufPath\ProtoLib\GoogleProtobuf\bin C:\Python35\Lib\site-packages\tensorflow\models\research C:\Python35\Lib\site-packages\tensorflow\models\research\slim C:\Python35\Lib\site-packages\tensorflow\models\research\object_detection C:\Python35\Lib\site-packages\tensorflow\models
Thanks in advance
I am facing this same issue...did you find a solution?