Ross ROSS = Recommend OSS · open-source software intelligence for agents

mikel-brostrom/boxmot

BoxMOT: Pluggable Python and C++ SOTA multi-object tracking modules with support for axis-aligned and oriented bounding boxes observed · 2026-08-28

github.com/mikel-brostrom/boxmot · homepage · Python · AGPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 87
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 3.0
  • age_days: 2259
  • days_rel: 7
  • days_push: 7
  • n_releases_24m: 75

Full methodology

Adoption not part of the score

8281 stars · 1917 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

BoxMOT is a pluggable Python and C++ library providing state-of-the-art multi-object tracking (MOT) algorithms such as ByteTrack, BoT-SORT, StrongSORT, OC-SORT, DeepOCSORT, and BoostTrack, supporting both axis-aligned and oriented bounding boxes. It offers a unified CLI and Python API covering tracking, evaluation, tuning, ReID training, and export workflows with swappable detectors and trackers.

Use cases

  • track multiple objects in a video with yolo detections
  • compare mot trackers on mot17 benchmark
  • run bytetrack or botsort on my own detector output
  • train and evaluate a person re-identification model
  • track objects with oriented bounding boxes
  • deploy a c++ multi-object tracker in production
  • tune tracker hyperparameters for my dataset
  • export reid embeddings for offline tracking

When to choose

  • you need state-of-the-art multi-object tracking with swappable trackers and detectors
  • you want a single CLI/API for tracking, evaluation, tuning, and ReID workflows
  • you need oriented bounding box tracking or a native C++ tracker backend

When to avoid

  • you only need single-object tracking
  • you need a permissively licensed library (it is AGPL-3.0)
  • you need real-time tracking on edge devices without GPU or TensorRT support

Facets

library · maturity active

machine-learning computer-vision cli sdk computer-vision machine-learning deep-learning python cpp cross-platform cli multi-object-tracking tracking-by-detection bytetrack botsort strongsort ocsort deepocsort boosttrack reid yolo tensorrt oriented-bounding-boxes mots video docker

2 sources

Member repositories

RepositoryRoleHealth v2
mikel-brostrom/boxmotmain95

For agents

markdown · JSON · MCP: product_card(name="mikel-brostrom/boxmot")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem