tf-insightface icon indicating copy to clipboard operation
tf-insightface copied to clipboard

NotFoundError: /content/pretrained/insightface.pb; No such file or directory

Open abby1796 opened this issue 5 years ago • 0 comments

'/usr/local/lib/python3.6/dist-packages/tensorflow_core/python/lib/io/file_io.py in _preread_check(self) 82 "File isn't open for reading") 83 self._read_buf = pywrap_tensorflow.CreateBufferedInputStream( ---> 84 compat.as_bytes(self.__name), 1024 * 512) 85 86 def _prewrite_check(self):'

NotFoundError: /content/pretrained/insightface.pb; No such file or directory

abby1796 avatar Jan 14 '20 11:01 abby1796