From 73882f39175a05423071766b834d9c482a3cecba Mon Sep 17 00:00:00 2001
From: Gabriele Cavallaro <g.cavallaro@fz-juelich.de>
Date: Sat, 22 May 2021 07:54:05 +0000
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 2943f24..0c46062 100644
--- a/README.md
+++ b/README.md
@@ -38,6 +38,9 @@ The binary classification problem is constructed from the SemCity Toulouse multi
 
 R. Roscher, M. Volpi, C. Mallet, L. Drees, and J. D. Wegner, β€œSemcity toulouse: a benchmark for building instance segmentation in satellite images,” ISPRS Annals of the Photogrammetry, Remote Sensing and Spatial Information Sciences, vol. V-5-2020, p. 109–116, 2020.
 
+The processing workflow to build the classification problem is in this Jupyter Notebook πŸ‘‰ Build_train_and_test_sets.ipynb
+
+The training and test sets that we used for the experiments in the paper are in the folder πŸ‘‰ experiments 
 
 πŸ“ Now you can proceed in two was:
 
-- 
GitLab