【发布时间】:2022-06-20 22:25:04
【问题描述】:
我目前正在开发一个对象检测模型效率网络,我尝试使用模型 main 评估我的模式但得到了错误
ValueError: Tensor("Detections_Left_Groundtruth_Right/0:0", shape=(), dtype=string) 必须与 Tensor("Loss/TargetAssignment/AvgNumGroundtruthBoxesPerImage:0", shape=(), dtype= string) (图是 FuncGraph(name=cond_true_48273, id=139640549532432) 和
有人可以帮我吗?
【问题讨论】:
标签: python tensorflow object-detection