Method__init__(self, fps, first_track_thresh, second_track_thresh, match_thresh, track_buffer, resize_width_height, mot20=Fa
byte_tracker/byte_tracker_model.py:149
Functionfuse_motion(kf, cost_matrix, tracks, detections, only_position=False, lambda_=0.98)
byte_tracker/utils/matching.py:145
MethodtlbrConvert bounding box to format `(min x, min y, max x, max y)`, i.e., `(top left, bottom right)`.
byte_tracker/byte_tracker_model.py:108