错误:
【调试】 tensorflow.python.framework.errors_impl.DataLossError: file is too short to be an sstable
  tensorflow.python.framework.errors_impl.DataLossError: file is too short to be an sstable
  [[node save/RestoreV2 (defined at E:/PycharmProject/ObjectDetection/YOLOv2-tensorflow/Main.py:32) ]]
  原因:
   tensorflow 的模型参数.ckpt文件有问题。
  解决:
  修改checkpoint里面的东西,重新训练推导产生.ckpt文件即可

相关文章:

  • 2021-07-14
  • 2021-04-15
  • 2021-09-17
  • 2021-08-19
  • 2021-06-16
  • 2021-12-02
  • 2021-04-14
  • 2021-06-21
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-08-26
  • 2021-06-15
  • 2021-05-15
  • 2022-12-23
  • 2021-07-06
相关资源
相似解决方案