Skip to content
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

How to calculate IDF1 metric for multi-camera multi-target(MCMT,MTMC) tracking? #173

Open
xifen523 opened this issue Apr 11, 2023 · 1 comment

Comments

@xifen523
Copy link

Description:
I am trying to evaluate the performance of a multi-camera multi-target tracking system and I would like to use the IDF1 metric. However, I am not sure how to calculate this metric for my specific setup. Can someone provide guidance on how to calculate IDF1 for multi-camera multi-target tracking?

Actual Results:
N/A

Reproducibility:
Always

Additional Information:
I am using Python and OpenCV for my tracking system. I have already implemented tracking and have ground truth data available. Any sample code or guidance would be greatly appreciated. Thank you!

@wlf-darkmatter
Copy link

There are CVMA and CVIDF1 metric defined in Complementary-View Multiple Human Tracking, but the author did not provide the calculation code for the indicators and did not explain the calculation process clearly.
paper DIVOTrack: A Novel Dataset and Baseline Method for Cross-View Multi-Object Tracking in DIVerse Open Scenes uses the same metric, but the metric evaluation code of DIVOTrack is not work and confusion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants