ByteTrack tracker implementation.
@type t() :: %TrackForgex.Trackers.ByteTrack.Settings{ det_thresh: float(), match_thresh: float(), track_buffer: integer(), track_thresh: float() }