Skip to content

Commit 1d21f1b

Browse files
committed
added workflow figure
1 parent 3e9c6e6 commit 1d21f1b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

panoptica/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ The package allows to compute instance-wise segmentation quality metrics for 2D
55

66
1. Instance Approximator: instance approximation algorithms in panoptic segmentation evaluation. Available now: connected components algorithm.
77
1. Instance Matcher: instance matching algorithm in panoptic segmentation evaluation, to align and compare predicted instances with reference instances.
8-
1. Panoptic Evaluator: Evaluation of panoptic segmentation performance by evaluating matched instance pairs and calculating various metrics like true positives, Dice score, IoU, and ASSD for each instance.
8+
1. Instance Evaluator: Evaluation of panoptic segmentation performance by evaluating matched instance pairs and calculating various metrics like true positives, Dice score, IoU, and ASSD for each instance.
9+
10+
![workflow_figure](https://github.com/BrainLesion/panoptica/blob/main/examples/figures/workflow.png)
911

1012
## Use Cases
1113

0 commit comments

Comments
 (0)