Skip to content

Implementation of IoU #4394

@csudre

Description

@csudre

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions