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

What do we consider an ID switch? #185

Closed
sfmig opened this issue Jun 14, 2024 · 1 comment
Closed

What do we consider an ID switch? #185

sfmig opened this issue Jun 14, 2024 · 1 comment

Comments

@sfmig
Copy link
Collaborator

sfmig commented Jun 14, 2024

  • Before: we computed symmetric difference (aka, total number of elements that are not in common)

  • @nikk-nikaznan made some corrections to this in PR MOTA revisited  #181

    • we were counting re-IDing twice?
  • right now we cannot detect when two crabs that are close together and swap IDs from frame f to f+1 (with no IDs created)

    • do we want to detect this?
    • likely we need to check bboxes overlap between detection and GT
  • should we split ID switches into categories?

    • be careful about counting twice
    • is it worth it?
@sfmig
Copy link
Collaborator Author

sfmig commented Jul 5, 2024

After a long and very helpful discussion we are clear on our definition, but it's probably a good idea to put it in writing - that is covered in #214

@sfmig sfmig closed this as completed Jul 5, 2024
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

No branches or pull requests

1 participant