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

Testing: Generate more robust testing graphs #97

Open
3 tasks
cmalinmayor opened this issue Oct 31, 2023 · 1 comment
Open
3 tasks

Testing: Generate more robust testing graphs #97

cmalinmayor opened this issue Oct 31, 2023 · 1 comment
Assignees
Labels
tests Test case related issues
Milestone

Comments

@cmalinmayor
Copy link
Collaborator

  • Manually create a wider range of graphs with more edge cases for testing all metrics. Organize these fixtures or functions better - we currently have some fixtures inside the TrackingGraph tests and some inside test_utils.py. We shouldimprove naming and organization as we manually generate a wider range of graphs.
  • For the CTC, add more comparisons with values from the executable (manually or programatically).
  • Look into synthetically generating graphs for CTC and/or for the rest of the tests.
@msschwartz21
Copy link
Collaborator

As a part of the update and standardize the test efforts, I'm writing out a checklist of stuff that needs to be updated:

  • iou matcher
  • ctc matcher
  • ctc node/edge errors
  • div errors
  • track overlap errors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Test case related issues
Projects
Status: No status
Development

No branches or pull requests

2 participants