You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 7, 2025. It is now read-only.
C:\Users\Acer\Desktop\or-objectdetection-master\or-objectdetection-master\YOLO_DETECTION\sort.py:32: NumbaWarning: �[1m
Compilation is falling back to object mode WITH looplifting enabled because Function "iou" failed type inference due to: �[1m�[1mnon-precise type pyobject�[0m
�[0m�[1mDuring: typing of argument at C:\Users\Acer\Desktop\or-objectdetection-master\or-objectdetection-master\YOLO_DETECTION\sort.py (37)�[0m
�[1m
File "sort.py", line 37:�[0m
�[1mdef iou(bb_test,bb_gt):
"""
�[1m xx1 = np.maximum(bb_test[0], bb_gt[0])
�[0m �[1m^�[0m�[0m
�[0m @jit