【发布时间】:2021-02-12 08:59:59
【问题描述】:
我正在学习使用 YOLO 训练自定义对象检测模型的教程。 This is the tutorial and also where I got the Notebook
在最后一个单元格的训练位之前一切正常。它完成了几次迭代,然后冻结并且页面停止响应。我有点着急,所以任何解决这个问题的方法都值得赞赏。 TIA
【问题讨论】:
-
在collab中,你是把runtime设置为GPU还是TPU?
-
@jakub 使用 GPU
-
你能发一张它在哪里冻结的图片吗?
标签: python machine-learning google-colaboratory object-detection yolo