Skip to content

Commit 3e9c6e6

Browse files
committed
change fig src to panoptica repo to have single source of truth
1 parent 3184ba0 commit 3e9c6e6

7 files changed

Lines changed: 3 additions & 3 deletions

File tree

panoptica/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The package allows to compute instance-wise segmentation quality metrics for 2D
1111

1212
### Semantic Segmentation Input
1313

14-
<img src="https://github.com/BrainLesion/panoptica/blob/main/examples/spine_seg/semantic/fig_dark.png?raw=true" alt="semantic_figure" height="300"/>
14+
<img src="https://github.com/BrainLesion/panoptica/blob/main/examples/figures/semantic.png?raw=true" alt="semantic_figure" height="300"/>
1515

1616
Although for many biomedical segmentation problems, an instance-wise evaluation is highly relevant and desirable, they are still addressed as semantic segmentation problems due to lack of appropriate instance labels.
1717

@@ -21,7 +21,7 @@ Modules [1-3] can be used to obtain panoptic metrics of matched instances based
2121

2222
### Unmatched Instances Input
2323

24-
<img src="https://github.com/BrainLesion/panoptica/blob/main/examples/spine_seg/unmatched_instance/fig_dark.png?raw=true" alt="unmatched_instance_figure" height="300"/>
24+
<img src="https://github.com/BrainLesion/panoptica/blob/main/examples/figures/unmatched_instance.png?raw=true" alt="unmatched_instance_figure" height="300"/>
2525

2626
It is a common issue that instance segementation outputs have good segmentations with mismatched labels.
2727

@@ -31,7 +31,7 @@ For this case modules [2-3] can be utilized to match the instances and report pa
3131

3232
### Matched Instances Input
3333

34-
<img src="https://github.com/BrainLesion/panoptica/blob/main/examples/spine_seg/matched_instance/fig_dark.png?raw=true" alt="matched_instance_figure" height="300"/>
34+
<img src="https://github.com/BrainLesion/panoptica/blob/main/examples/figures/matched_instance.png?raw=true" alt="matched_instance_figure" height="300"/>
3535

3636
Ideally the input data already provides matched instances.
3737

-555 KB
Binary file not shown.
-531 KB
Binary file not shown.
-656 KB
Binary file not shown.
-624 KB
Binary file not shown.
-582 KB
Binary file not shown.
-556 KB
Binary file not shown.

0 commit comments

Comments
 (0)