【问题标题】:How does the number of object detection classes affect performance in Tensorflow?对象检测类的数量如何影响 Tensorflow 中的性能?
【发布时间】:2018-08-21 21:29:00
【问题描述】:

我正在使用 TensorFlow 的对象检测 API。我从最初有 90 个检测类的 SSD_MOBILENET_COCO_2 训练了我的自定义模型。我的自定义模型只有 1 个检测类,性能似乎相似。类的数量和模型的性能有什么关系吗?为什么?

【问题讨论】:

    标签: tensorflow object-detection


    【解决方案1】:

    不,类的数量和模型的性能之间没有关系。模型的性能取决于超参数。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2023-03-25
      • 2012-11-05
      • 1970-01-01
      • 2019-12-10
      • 2019-04-16
      • 1970-01-01
      相关资源
      最近更新 更多