From 568f20a7d3560c281ddd42a5986c7b54051c19d2 Mon Sep 17 00:00:00 2001 From: Nassim Bouteldja <nbouteldja@ukaachen.de> Date: Wed, 13 Apr 2022 23:37:24 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92fb8b7..7de40be 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ You can also apply the trained network to our provided exemplary image patches c | UKA_B | Annotation | | <img src="/exemplaryImages/UKA_Biopsies.png" width="400">| <img src="/exemplaryImages/UKA_Biopsies_Annotation.png" width="324"> | | UKA_N | Annotation | -| <img src="/exemplaryImages/UKA_Nephrectomies.png" width="400">| <img src="/exemplaryImages/UKA_Nephrectomies_Annotation.png" width="324"> | +| <img src="/exemplaryImages/UKA_Nephrectomy.png" width="400">| <img src="/exemplaryImages/UKA_Nephrectomy_Annotation.png" width="324"> | | HuBMAP | Annotation | | <img src="/exemplaryImages/HuBMAP.png" width="400">| <img src="/exemplaryImages/HuBMAP_Annotation.png" width="324"> | | KPMP | Annotation | -- GitLab