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

Minor update to scripts to add missing tracked objects #102

Merged

Conversation

anwai98
Copy link
Contributor

@anwai98 anwai98 commented Aug 27, 2024

No description provided.

@anwai98
Copy link
Contributor Author

anwai98 commented Aug 27, 2024

@constantinpape

I updated the scripts with the logic we discussed to:

  • Take care of multiple divisions of daughters further on
  • Account for tracking information of the objects that did not undergo division.

The checks now work for both ground-truth (+the tracking graph is built as expected) and segmentation. However, the tracking graph for the segmentation seems to be missing something still (returns the following error: AssertionError: Frame key t not present for node 2.0_1.0.)

@constantinpape constantinpape merged commit 2c4cb9b into constantinpape:tracking-metrics Aug 27, 2024
1 of 3 checks passed
@anwai98
Copy link
Contributor Author

anwai98 commented Aug 27, 2024

Looks like the metric function is going ahead now, we are getting stuck now at ValueError: Mapping must be one-to-one

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.

2 participants