【问题标题】:Is it possible to train a model Tensorflow Object Detection API with Tensorflow 2.1?是否可以使用 Tensorflow 2.1 训练模型 Tensorflow 对象检测 API?
【发布时间】:2020-07-24 09:14:41
【问题描述】:

在Tensorflow-gpu 2.1上训练模型Tensorflow Object Detection API时,出现错误:

没有名为“tensorflow.contrib”的模块

是否可以使用 Tensorflow 2.1 训练模型 Tensorflow 对象检测 API?
我不想更改 Tensorflow 的版本。
有人可以帮我吗?

【问题讨论】:

  • 您好 Norbert Uefa,您能提供最低可重现代码吗?还是链接参考?
  • 最近宣布 TF 2 支持 Object Detection API:link

标签: tensorflow object-detection object-detection-api tensorflow2.x


【解决方案1】:

Tensorflow 对象检测 API 目前仅适用于 Tensorflow 1.x (>=1.12.0),但它正在开发中。

查看这个 Github 线程:https://github.com/tensorflow/models/issues/6423

【讨论】:

    猜你喜欢
    • 2019-04-05
    • 2018-05-15
    • 1970-01-01
    • 1970-01-01
    • 2019-01-22
    • 2018-05-04
    • 1970-01-01
    • 1970-01-01
    • 2018-04-18
    相关资源
    最近更新 更多