【问题标题】:INFO:tensorflow:Error reported to Coordinator: <class 'MemoryError'>,INFO:tensorflow:Error 报告给 Coordinator: <class 'MemoryError'>,
【发布时间】:2018-07-24 10:55:35
【问题描述】:

我正在运行 tensorflow 对象检测 train.py 我正在使用 tensorflow-gpu 1.5、Windows 10、CUDA 9.0、CUDNN 7.0、Python 3.5 和 3* GTX 1070 8GB 内存显卡。

当我运行python train.py --logtostderr --train_dir=training/ --pipeline_config_path=training/ssd_mobilenet_v1_pets.config 时,我收到以下错误:

INFO:tensorflow:Error reported to Coordinator: <class 'MemoryError'>

甚至在训练开始之前

【问题讨论】:

    标签: python tensorflow object-detection


    【解决方案1】:

    尝试调整 train.py 文件中的 batch_size 以解决内存问题。

    【讨论】:

      猜你喜欢
      • 2021-02-21
      • 1970-01-01
      • 1970-01-01
      • 2022-01-02
      • 1970-01-01
      • 2020-03-20
      • 1970-01-01
      • 2015-11-30
      • 1970-01-01
      相关资源
      最近更新 更多