From e0b0b2f976c61225a178c7715caf2656a1f6741f Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sat, 15 Dec 2018 21:32:51 +0100 Subject: moving stuff --- server/app/templates/display.html | 69 --------------------------------------- 1 file changed, 69 deletions(-) delete mode 100644 server/app/templates/display.html (limited to 'server/app/templates/display.html') diff --git a/server/app/templates/display.html b/server/app/templates/display.html deleted file mode 100644 index f73a6ca5..00000000 --- a/server/app/templates/display.html +++ /dev/null @@ -1,69 +0,0 @@ -{%- extends "base.html" %} - -{% import "bootstrap/utils.html" as utils %} - -{% block content %} - - -
- -
-

-

Result

-
- -
-
-
- -

Rendered result

-
-
- -
- -

Original image

-
-
- -
- -

Semantic segmentation

-
- - - - -
-
-
- Home -
-
-
- - - - -{% block footer %} -{{super()}} -{% endblock footer %} - -{% endblock %} - -- cgit v1.2.3-70-g09d2