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.