-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Implementation of IoU #4394
Copy link
Copy link
Closed
Labels
Contribution wantedFeature requestModule: metricsmetric for model quality assessmentsmetric for model quality assessmentsWG: EvaluationFor the evaluation working groupFor the evaluation working group
Description
Is your feature request related to a problem? Please describe.
Please include the IoU as additional counting based metric
Describe the solution you'd like
IoU is simply defined as TP/(2*TP+FP+FN) - However one should indicate point out in the documentation that IoU and F1 evaluate similar aspects and should therefore not be used in conjunction
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Contribution wantedFeature requestModule: metricsmetric for model quality assessmentsmetric for model quality assessmentsWG: EvaluationFor the evaluation working groupFor the evaluation working group