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

Smorodov/Multitarget-tracker

Multiple Object Tracker, Based on Hungarian algorithm + Kalman filter. observed · 2026-08-28

github.com/Smorodov/Multitarget-tracker · C++ · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

69/100

  • Activity 92
  • Release rhythm 22
  • 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: n/a
  • age_days: 4780
  • days_rel: 306
  • days_push: 49
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

2415 stars · 670 forks observed · 2026-08-28

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

A C++ library for multiple object tracking that combines detectors (YOLO, D-FINE, RF-DETR, MobileNet-SSD) with tracking algorithms based on the Hungarian algorithm and Kalman filters. It supports vehicle and pedestrian tracking, counting, and runs detectors via ONNX and TensorRT.

Use cases

  • track cars in traffic video
  • count vehicles crossing a line
  • track people in surveillance footage
  • run yolo detection with tracking in c++
  • detect and track objects with tensorrt
  • track faces across video frames
  • detect abandoned objects in video

When to choose

  • you need a C++ multi-object tracker with modern YOLO/DETR detector support
  • you want vehicle or pedestrian counting on CPU/GPU with TensorRT acceleration
  • you need Hungarian/Kalman or ByteTrack tracking integrated with detectors

When to avoid

  • you want a Python-only tracking pipeline
  • you need a turnkey end-user application rather than a library to integrate
  • your project is not C++/OpenCV based

Facets

library · maturity active

computer-vision image-processing machine-learning computer-vision artificial-intelligence cpp windows cross-platform object-tracking kalman-filter hungarian-algorithm multi-object-tracking yolo tensorrt opencv bytetrack vehicle-counting people-tracking video linux macos

1 source

Member repositories

RepositoryRoleHealth v2
Smorodov/Multitarget-trackermain69

For agents

markdown · JSON · MCP: product_card(name="Smorodov/Multitarget-tracker")

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