'dict' object has no attribute 'itervalues':TF objectdetection API

問題 在準備好tensorflow objectdetection API所需要的數據集,準備開始訓練時候,出現這個報錯。 eval_metric_ops = {str(k): v for k, v in eval_metric_ops.iteritems()} AttributeError: 'dict' object has no attribute 'iteritems' losses =
相關文章
相關標籤/搜索