From c78437e62bd372f07db91072e6dfd08740cf968f Mon Sep 17 00:00:00 2001 From: VladK Date: Wed, 9 Aug 2017 13:39:09 +0300 Subject: [PATCH] Updated readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b632cb..3b85838 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Interpolation layer is implemented in code as custom layer "Interp" ## Important -Was repaired some issues. But the result is not as well as expected compared to pycaffe code of PSPNet. Here is an example of current code: +Results Keras: ![Original](test.jpg) ![New](out.jpg)