zero-shot-object-tracking
zero-shot-object-tracking copied to clipboard
How to count the number of objects with this tracker
Hi, I hope you are doing well it's a great contribution. I want to use this tracker to count the number of objects in frames How can I do that? Please help me with that
len(tracker.tracks) would give number of active tracks for a particular frame