neodroidvision.segmentation.evaluation.iou.dice_coefficient

neodroidvision.segmentation.evaluation.iou.dice_coefficient(img1, img2, threshold=0.5) float[source]
Parameters
  • img1

  • img2

Returns: :param threshold: :type threshold: