| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-26 | 1.4 kB | |
| Release v17.0.0 - OBB tracking and evaluation source code.tar.gz | 2026-03-26 | 9.1 MB | |
| Release v17.0.0 - OBB tracking and evaluation source code.zip | 2026-03-26 | 9.2 MB | |
| Totals: 3 Items | 18.4 MB | 0 | |
What's Changed
- Fix engine export by @mikel-brostrom in https://github.com/mikel-brostrom/boxmot/pull/2235
- Enable evaluation on FastTracker dataset by @Fleyderer in https://github.com/mikel-brostrom/boxmot/pull/2236
- Fix xysr_kf bug @amaizr in https://github.com/mikel-brostrom/boxmot/pull/2241
- Extend all trackers in order to enable OBB tracking @mikel-brostrom in https://github.com/mikel-brostrom/boxmot/pull/2242
- Add toy OBB dataset @mikel-brostrom in https://github.com/mikel-brostrom/boxmot/pull/2249
- Easier cpu/gpu installation by @mikel-brostrom in https://github.com/mikel-brostrom/boxmot/pull/2250
- Fix tflite export @mikel-brostrom in https://github.com/mikel-brostrom/boxmot/pull/2253 https://github.com/mikel-brostrom/boxmot/pull/2252
- Oriented bounding box evaluation by @mikel-brostrom in https://github.com/mikel-brostrom/boxmot/pull/2256
- Move tracker responsibilities from visualization to base tracker by @mikel-brostrom in https://github.com/mikel-brostrom/boxmot/pull/2257
- Extended tuning functionality, default configs for ultralytics YOLO by @Fleyderer in https://github.com/mikel-brostrom/boxmot/pull/2259
New Contributors
- @amaizr made their first contribution in https://github.com/mikel-brostrom/boxmot/pull/2241
Full Changelog: https://github.com/mikel-brostrom/boxmot/compare/v16.0.11...v17.0.0