wuwou
Results
3
comments of
wuwou
> The error is a result of the line `model_output = tf.saved_model.utils.build_tensor_info(model.output)`. The YOLO models have multiple outputs and you need to handle each output separately (and adjust the signature...
不过还是很好,学到了东西,谢谢:)
I have the same question with you. and when i train the model, training loss becomes very large which fluctuates around 4000.