Replies: 1 comment
-
|
@xoxolo 👋 Hello! Thanks for asking about object tracking in computer vision. YOLOv5 🚀 is an object detector that detect, localizes and classifies objects in a single image. It does not connect objects across multiple images, for this you need a tracking solution. A few possible tracking solutions are:
Good luck 🍀 and let us know if you have any other questions! |
Beta Was this translation helpful? Give feedback.
0 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.
-
Good day,
I'm trying this on video feed / different computer configuration.
My labels are good generally, but no tracking creates:
Any clue on a solution for this?
Thanks a lot!
O
Beta Was this translation helpful? Give feedback.
All reactions