Uses of Interface
adams.data.objectoverlap.LabelAwareObjectOverlap
-
Packages that use LabelAwareObjectOverlap Package Description adams.data.objectoverlap -
-
Uses of LabelAwareObjectOverlap in adams.data.objectoverlap
Classes in adams.data.objectoverlap that implement LabelAwareObjectOverlap Modifier and Type Class Description class
AreaRatio
Uses the area ratio between the annotated and predicted objects.class
DiceCoefficient
Computes the Dice coefficient between annotations and predictions.class
IntersectOverUnionRatio
Computes the Intersect Over Union (IOU) between annotations and predictions.
-