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

Global metric calculations circumvent the edge case handling #105

Closed
Hendrik-code opened this issue May 16, 2024 · 0 comments · Fixed by #117
Closed

Global metric calculations circumvent the edge case handling #105

Hendrik-code opened this issue May 16, 2024 · 0 comments · Fixed by #117
Assignees
Labels
bug Something isn't working

Comments

@Hendrik-code
Copy link
Collaborator

Hendrik-code commented May 16, 2024

The global metrics in PanopticaResult are calculated regardless of edge case handling
They should adapt from the Metrics directly and not be a individual function, hence adopting behavior from the edge case handler.

Panoptica_Evaluator should also have global metrics argument, so that not all global metrics are calculated even if the user doesn't want them.

@Hendrik-code Hendrik-code added the bug Something isn't working label May 16, 2024
@Hendrik-code Hendrik-code self-assigned this May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant