【发布时间】:2020-11-02 21:05:43
【问题描述】:
随着官方对 Tensorflow 2.0 的支持,Object Detection API 也发布了新的模型 zoo。
Tensorflow 1.X 模型动物园明确声明“计时是使用 Nvidia GeForce GTX TITAN X 执行的”,但新模型动物园 (https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/tf2_detection_zoo.md) 没有这样的声明。
假设使用相同的硬件进行基准测试是否安全,或者这些时间只是其他 2.0 模型的相对时间?
【问题讨论】:
标签: api tensorflow object detection