Skip to content

adding support for class ids in ocsort tracker - #127

Open
hansa15100 wants to merge 2 commits into
noahcao:masterfrom
hansa15100:support_for_class_ids
Open

adding support for class ids in ocsort tracker#127
hansa15100 wants to merge 2 commits into
noahcao:masterfrom
hansa15100:support_for_class_ids

Conversation

@hansa15100

@hansa15100 hansa15100 commented Aug 26, 2024

Copy link
Copy Markdown

##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