Auto evaluation for all trackers in CI on [pre-computed standard detections and embeddings](https://drive.google.com/drive/folders/1zzzUROXYXt8NjxO1WUcwSzqD-nn7rPNr)
10.0.84
Cleanup duplicated MOT17 sequences Fix lower StrongSORT performance (https://github.com/mikel-brostrom/boxmot/issues/1620) StrongSORT tested in CI Added splitting functionality for dataset Auto benchmark for all trackers on MOT17 using a default Yolov8x model Auto table update in README with benchmark results
10.0.83
Implemented Height Modulated IoU (HMIoU) (https://arxiv.org/pdf/2308.00783) Fix StrongSORT and test it in CI (https://github.com/mikel-brostrom/boxmot/pull/1627)
10.0.82
- added args descriptions to all trackers - optuna now upgraded to ray in evolve dependencies
10.0.81
tracking per class decorator moved into basetracker
10.0.80
max_time_lost` now equal to `buffer_size` in BoTSORT and ImprAssoc, following their original implementations (https://github.com/mikel-brostrom/boxmot/issues/1608)