Skip to content

adding support for class ids in ocsort tracker #127

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

hansa15100
Copy link

@hansa15100 hansa15100 commented Aug 26, 2024

##Problem trying to solve
The ocsort tracker does not provide original class ids of the bounding boxes which is crucial to evaluate the multi object tracking. With having class ids as output from tracker we can easily compare detections results with tracker results on the same ground.

##changes
Added support to pass class ids from detection to the tracker as an input and get those class ids corresponding to each tracked bounding box from tracker as an output.

@hansa15100 hansa15100 force-pushed the support_for_class_ids branch from 625a646 to 46a98c9 Compare August 26, 2024 18:07
@hansa15100 hansa15100 force-pushed the support_for_class_ids branch from 46a98c9 to bc02083 Compare September 26, 2024 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant