Skip to content

Commit e964f70

Browse files
committed
- fix alt texts
1 parent e4f5b35 commit e964f70

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

panoptica/README.md

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

1010
## Use Case: Semantic Segmentation Input
1111

12-
<img src="./spine_seg/semantic/fig.png" alt="unmatched_instance_figure" height="300"/>
12+
<img src="./spine_seg/semantic/fig.png" alt="semantic_figure" height="300"/>
1313

1414
Even though 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.
1515

@@ -29,7 +29,7 @@ For this case Modules [2-3] can be utilized to match the instances and report pa
2929

3030
## Use Case: Matched Instances Input
3131

32-
<img src="./spine_seg/matched_instance/fig.png" alt="unmatched_instance_figure" height="300"/>
32+
<img src="./spine_seg/matched_instance/fig.png" alt="matched_instance_figure" height="300"/>
3333

3434
Ideally the input data already provides matched instances.
3535

0 commit comments

Comments
 (0)