Non-occluded tracks being swapped over #258
Unanswered
LiellPlane
asked this question in
General
Replies: 1 comment 6 replies
-
|
Hi @LiellPlane! This is a common issue when doing multiple object tracking. If you want to use embeddings when matching detections and tracked objects, I recommend using a custom Let me know if you need any help building the |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
firstly, thanks for sharing this great library
I have issues whereby the sports players we track are becoming mixed up, and this is before Re-ID kicks in. Two players momentarily run into each other then each change direction, which swaps the tracks in Norfair
Is there a way to force the tracker to use embeddings when a collision is detected? What other solutions can mitigate this. Currently I send Norfair embeddings for all detections every 4 frames
Beta Was this translation helpful? Give feedback.
All reactions