From e45b44e80829b7ecfa67d4728eff66ed16ea1ac5 Mon Sep 17 00:00:00 2001 From: Ienco Dino <dino.ienco@irstea.fr> Date: Wed, 19 Feb 2020 17:35:19 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7deddb..2275671 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # SESAM -The sesam.py file contain the model to produce semi-supervised representation as described in [1] and [2] +The sesam.py file contains the model to produce semi-supervised representation as described in [1] and [2] The GBSSL.PY file is obtained from the project: https://github.com/junliangma/gbssl -- GitLab