ByteTrack
ByteTrack copied to clipboard
np.float -> np.float64
From numpy1.24, np.float is deprecated. np.float should be changed to np.float64
Why is this PR not merged yet? :'(