tryolabs / norfair

Lightweight Python library for adding real-time multi-object tracking to any detector.
https://tryolabs.github.io/norfair/
BSD 3-Clause "New" or "Revised" License
2.34k stars 237 forks source link

Tracking Algorithm #321

Open James-R-Han opened 1 month ago

James-R-Han commented 1 month ago

Hello tryolabs!

Love the great package you have developed! Perhaps I missed this, but is it possible to get information on how the tracking algorithm operates? For example, I would like to know if missed detections could still potentially be tracked if it is a predicted occlusion. Understanding small details like this would greatly help my research.

Best,

James