python - Tensorflow 对象检测示例 : TypeError: '<' not supported between instances of 'tuple' and 'str'

标签 python tensorflow

我正在此处完成对象检测示例:Link

我已将数据放在正确的位置并设置了配置文件。我相信我由于版本问题而收到错误(但我是 python 新手)。

是否有其他人完成此示例并遇到此错误?

我有最新版本的tensorflow,并且使用的是python 3.6。

最佳答案

这是一个已知问题,正在合并 this PR 。您可以尝试一下是否可以解决您的问题吗?

关于python - Tensorflow 对象检测示例 : TypeError: '<' not supported between instances of 'tuple' and 'str' ,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44766631/

相关文章:

python - 清除条目小部件框

python - padding是否包含用于new_height和new_width计算公式的数字?

tensorflow - 为什么Tensorflow的MirroredStrategy和OneDevicestrategy在colab上不起作用?

machine-learning - 如何使用 Tensorflow 进行批量归一化推理?

python - 导入 input_data MNIST tensorflow 不工作

python将结构和指针传递给c函数以进行输入和输出

python - 如何从 gridSearchCV 的输出中获取特征名称

python - 每次循环运行时的新字符串

python - 您的数据库没有 South 数据库模块 'south.db.postgresql_psycopg2'

python - pip install <package>==version 在 mac 中安装 tensorflow-gpu 失败,如 pip 搜索所示