Skip to content

Releases: mikel-brostrom/boxmot

Release v15.0.8

10 Oct 22:10
6e3d8db
Compare
Choose a tag to compare

Auto install evolve dependencies when running:

boxmot evolve ...

Release v15.0.7

10 Oct 21:59
c0e4449
Compare
Choose a tag to compare

Auto install evolve dependencies when running:

boxmot evolve ...

Release v15.0.6

10 Oct 21:21
beaa740
Compare
Choose a tag to compare

Added export command to CLI

boxmot export --include openvino --include onnx

Release v15.0.5 - HybridSort

06 Oct 22:05
22a90b3
Compare
Choose a tag to compare
  • HybridSort extended in order to support multi-class tracking
  • HybridSort trajectory plotting fix

Release v15.0.4 - HybridSort

06 Oct 20:27
c60e085
Compare
Choose a tag to compare

Added HybridSort back to master. By @horsto and @mikel-brostrom

Release v15.0.3

29 Sep 13:28
97490df
Compare
Choose a tag to compare
  • Upgrade ultralytics package used
  • Fix on-the-fly export packages installation
  • Fix torch load issue. @horsto in #2123
  • hacnn model as reid fix by input resizing. @horsto in #2126
  • tracker classes now explicitly forward parameters to BaseTracker. @horsto in #2127

Release v15.0.2

23 Jul 20:43
Compare
Choose a tag to compare
  • Add missing generate docs
  • Correct CLI usage

Release v15.0.1

23 Jul 16:14
Compare
Choose a tag to compare
  • Enable per class tracking on BoostTrack

Release v15.0.0 - DOCS

23 Jul 14:48
Compare
Choose a tag to compare

Added basic DOCS

Release v14.0.0 - Ablation datasets evaluation support

22 Jul 15:13
Compare
Choose a tag to compare
  • Evaluation now supported on:
    • MOT17-ablation, with ablation detector
    • MOT20-ablation, with ablation detector
    • DanceTrack-ablation, with ablation detector
  • Bayesian search by default when evolving