From 401221bb086d9001e9c55c7763b0094e1449e4f4 Mon Sep 17 00:00:00 2001
From: NBouteldja <40466985+NBouteldja@users.noreply.github.com>
Date: Tue, 22 Jun 2021 21:48:40 +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 3332d50..6ed2c9c 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 and its applicability to a prior segmentation model is shown by comparison with the ground-truth:
+An exemplary translation from the aSMA to PAS stain in kidney tissue is provided and its applicability by a prior segmentation model is shown by comparison with the ground-truth:
 <br>
 | Input aSMA image | Fake PAS translation |
 |:--:|:--:|
-- 
GitLab