Hello ,
I tried the following example https://github.com/hailo-ai/Hailo-Application-Code-Examples/blob/main/runtime/python/detection_with_tracker/detection_with_tracker.py with the demonstration video and it works, but, I tried the following video https://www.youtube.com/watch?v=ItDDnNJz6JY , and I got this error message :
Blockquote
ValueError: xyxy must be a 2D np.ndarray with shape (_, 4), but got shape (0,)