Releases: mikel-brostrom/boxmot
Releases · mikel-brostrom/boxmot
Release v13.0.11
- Delete MOT gen command for simplified workflows
Release v13.0.10
- Simplify MOT17-ablation reproducibility
boxmot eval --yolo-model yolox_x_ablation.pt --reid-model lmbn_n_duke.pt --tracking-method boosttrack --source MOT17-ablation
Release v13.0.9 - CLI
Release v13.0.8
- Fix multiprocessing logging
- Fix deprecated
pkg_resources
Release v13.0.7
Fix multiprocessing CUDA in val.py
: #2022
Release v13.0.6 - CLI
- Extended supported Python version range
torch
andtorchvision
GPU install on Linux and Windows and CPU on Mac- Always used CPU torch and torchvision in CI, leading to speedups of 20/30 seconds per job
Release v13.0.5 - CLI
- Updates dependency indexes and dependency-to-index mapping
- Changed build system.
- Introduces a new attribute “ch” with a hardcoded value to detectors
- Simplifies the sed command in multiple CI steps to replace the index value.
Release v13.0.4 - CLI
Fix bug: #2008
Release v13.0.3 - CLI
Fix bug: #2008
Release v13.0.2 - CLI
- tracking classes default to 0 for evaluation
- tracking classes default to all for tracking