Javier Berneche, Senior Machine Learning Engineer at Tryolabs, presents the “Multiple Object Tracking Systems” tutorial at the May 2023 Embedded Vision Summit.
Multiple object tracking (MOT) is an essential capability in many computer vision systems, including applications in fields such as traffic control, self-driving vehicles, sports and more. In this session, Berneche walks through the construction of a typical MOT algorithm step by step. At each step, he identifies key challenges and explores design choices (for example, detection-based vs. detection-free approaches and online vs. offline tracking).
Berneche discusses available off-the-shelf MOT algorithms and open-source libraries. He also identifies areas where current MOT algorithms fall short. And he introduces metrics and benchmarks commonly used to evaluate MOT solutions.
See here for a PDF of the slides.