metrics¶

This module defines several metrics used in computational pathology.

Functions

dice

Compute the Sørensen-Dice coefficient.

f1_detection

Calculate the F1-score for predicted set of coordinates.

pair_coordinates

Find optimal unique pairing between two sets of coordinates.