MONAI icon indicating copy to clipboard operation
MONAI copied to clipboard

Implementation of the skeletonisation of the prediction - to be used for centre line DSC

Open csudre opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe. Need for a transform that calculates the skeleton / centre line of a binarised prediction. This is needed to be able to derive the centre line Dice score as evaluation metric

Describe the solution you'd like Add a possible post processing transform of a binary input tensor and outputs the binary skeleton of this input (for both reference and prediction) See skimage solution

csudre avatar May 31 '22 13:05 csudre