Skip to content

Releases: mikel-brostrom/boxmot

Release v13.0.11

26 Jun 14:17
Compare
Choose a tag to compare
  • Delete MOT gen command for simplified workflows

Release v13.0.10

26 Jun 13:53
Compare
Choose a tag to compare
  • 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

14 Jun 15:13
Compare
Choose a tag to compare
  • Fixe tune ReID model download per process
  • Added Bayesian search by default
  • Added metrics by trial plot
  • Added 3D pareto front plots
    hota_mota_idf1_by_trial
    Screenshot 2025-06-14 at 13 03 14

Release v13.0.8

12 Jun 15:23
Compare
Choose a tag to compare
  • Fix multiprocessing logging
  • Fix deprecated pkg_resources

Release v13.0.7

12 Jun 11:30
Compare
Choose a tag to compare

Fix multiprocessing CUDA in val.py: #2022

Release v13.0.6 - CLI

09 Jun 19:49
Compare
Choose a tag to compare
  • Extended supported Python version range
  • torch and torchvision 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

09 Jun 15:26
Compare
Choose a tag to compare
  • 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

05 Jun 09:22
Compare
Choose a tag to compare

Release v13.0.3 - CLI

05 Jun 08:59
Compare
Choose a tag to compare

Release v13.0.2 - CLI

04 Jun 15:22
Compare
Choose a tag to compare
  • tracking classes default to 0 for evaluation
  • tracking classes default to all for tracking