Patrícia Mika Sakugawa
Patrícia Mika Sakugawa
I am having the same error for inference. Do you know where the problem might be? `Traceback (most recent call last): File "detect.py", line 42, in pred_bbox = model.predict(img_tensor) File...
I am testing with the kite.jpg image The print(img_tensor) gives: `Tensor("ExpandDims:0", shape=(1, 608, 608, 3), dtype=float32)`
Yes, same error
Ok, I will give it a try. Thanks!
Thanks for the reply It doesn't work. Even adjusting other parts of the code, the output isn't the same as from darknet