From 579700fa3e7dc21fdcd757679c87bf524d278d80 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Luis=20Holgado=20=C3=81lvarez?=
 <jose.l.holgadoalvarez@campus.tu-berlin.de>
Date: Mon, 29 Jun 2020 14:43:45 +0200
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 7c251cd..9ea8b0e 100644
--- a/README.md
+++ b/README.md
@@ -19,9 +19,11 @@ If you use this code, please cite our paper given below:
 ```
 ## Detection strategy introduced in S2-cGAN.
 <!--![](test.png)-->
+ The following Illustration represents  the change detection strategy introduced within the proposed S2-cGAN
 <img src="test.png"  width="500" height="300">
 
 ## Change Detection output
+Here you can see an example of the score maps associated to different pairs of patches and its comparison to the ground-truth
 <img src="eval_example.png"  width="300" height="300">
 
 ## Prerequisites
-- 
GitLab