【发布时间】:2020-08-23 02:36:41
【问题描述】:
我正在使用 Google Colab 在 DOTA 数据集的一小部分上测试 this object detection implementation。训练进行得很好,但是 Tensorboard 中的图像被洗掉了,变成了米色。图像转换为 tfrecord 时是否存在问题,或者 Tensorboard/Colab 兼容性是否存在问题?我正在使用 tensorflow-gpu = 1.13.1 & tensorboard 1.13.1。有关我用来打开 tensorboard 的命令和图像问题,请参见下面的屏幕截图。
【问题讨论】:
标签: tensorflow google-colaboratory tensorboard tfrecord