Could you check the type of bbox? Based on the docs a tensor is expected and the error message points towards a wrong type in a numpy array, if I’m not mistaken.
Could you check the type of bbox? Based on the docs a tensor is expected and the error message points towards a wrong type in a numpy array, if I’m not mistaken.