[P] motcpp; I rewrote common 9 MOT trackers in C++17 achiving 10–100× speedsup than Python implementations in my MOT17 runs!
|
Hi all, I’m sharing motcpp, an open-source C++17 library for multi-object tracking (tracking multiple people/objects across video frames). It’s built for real-time speed and easier deployment than many Python-heavy pipelines. What’s insideTrackers: SORT, ByteTrack, OC-SORT, StrongSORT, BoostTrack, UCMCTrack (and a few more)
Why I built it
Repo + benchmarks I’d love feedback on usability (API), docs, and reproducibility. If you try it, let me know your setup + results! Cheers! submitted by /u/abi95m |
Like
0
Liked
Liked