Boxmot

Latest version: v12.0.4

Safety actively analyzes 723976 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 16

10.0.39

Enable per class tracking in HybridSORT

10.0.38

HybridSORT available

10.0.37

- added `--vid-stride` arg
- added `--save-txt` args
- Minimize BOTSORT bbox operations
- Adapt per class tracking to new output shape (X, 7) --> (X, 8)

10.0.36

- Fix catastrophic OCSORT `det_ind` bug (https://github.com/mikel-brostrom/yolo_tracking/issues/1080)
- Minimize ByteTrack bbox operations
- Adapt BOTSORT to IoU matching changes

10.0.35

- Output detection index for each track in order to be able to match a pose estimation / segmentation mask to a specific track.

- Previously the output was:

- `(x, y, x, y, id, conf, cls)`

- now it is:

- `(x, y, x, y, id, conf, cls, ind)`

- Adapted existing tests to new tracking output
- StrongSORT fix so that it does not output predictions for non-existing detection indices inputs

10.0.34

- Fix load custom yolox model
- Fix load custom yolonas model

Page 10 of 16

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.