From d33aa6a376f62d080a9f58a21afe8e6ef043d0b7 Mon Sep 17 00:00:00 2001
From: NBouteldja <40466985+NBouteldja@users.noreply.github.com>
Date: Tue, 22 Jun 2021 21:47:53 +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 8e02d9b..3332d50 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # KidneyStainTranslation
 This repo provides a framework to train CycleGAN- and U-GAT-IT-based translators for unsupervised stain-to-stain translation in histology. It builds upon the CycleGAN repository from https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix. <br>
-An exemplary translation from the aSMA to PAS stain in kidney tissue is provided: 
+An exemplary translation from the aSMA to PAS stain in kidney tissue is provided and its applicability to a prior segmentation model is shown by comparison with the ground-truth:
 <br>
 | Input aSMA image | Fake PAS translation |
 |:--:|:--:|
-- 
GitLab