Is your feature request related to a problem? Please describe.
Need for the following metrics when dealing with object detection problems
Intersection over Union (IoU) measurements can either be made at the level of the bounding boxes of the objects or of the segmentation themselves.
At the element level
- Dice per element
- Centroid distance
At the level of the image considering independent elements:
Additional context
This list of metrics is the output of the initial brainstorming of the metrics task force
Is your feature request related to a problem? Please describe.
Need for the following metrics when dealing with object detection problems
Intersection over Union (IoU) measurements can either be made at the level of the bounding boxes of the objects or of the segmentation themselves.
At the element level
At the level of the image considering independent elements:
Additional context
This list of metrics is the output of the initial brainstorming of the metrics task force