From 942af1474ae84a118fdb63b886cba45b61d3225f Mon Sep 17 00:00:00 2001
From: NBouteldja <40466985+NBouteldja@users.noreply.github.com>
Date: Tue, 22 Jun 2021 21:46:16 +0200
Subject: [PATCH] Update README.md

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 8b57b65..8e02d9b 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +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.
+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: 
 <br>
 | Input aSMA image | Fake PAS translation |
 |:--:|:--:|
-- 
GitLab