From 2097318562929506ef7e7baaaa7ec8c18140b5df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20P=C4=99=C5=9Bko?= Date: Tue, 11 Sep 2018 21:00:31 +0200 Subject: [PATCH] Add texts in placeholders --- frontend/templates/index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/frontend/templates/index.html b/frontend/templates/index.html index 7425d5d..96d38f0 100644 --- a/frontend/templates/index.html +++ b/frontend/templates/index.html @@ -15,22 +15,22 @@

Comixify

- Author 1 + Maciej Pęśko
- Author 2 + Adam Svystun
- Author 3 + Paweł Andruszkiewicz
- Author 4 + Tomasz Trzciński

Abstract

- Lorem ipsum eiusmod esse laboris tempor laboris aliquip laborum anim enim reprehenderit consequat sed mollit eiusmod dolore qui duis exercitation adipisicing exercitation in. Sint in occaecat ut incididunt eiusmod consectetur sint quis dolore nostrud laboris sit ut in aute. Ex non dolore ut ullamco ut ea ad dolore. Lorem ipsum cupidatat occaecat veniam consectetur sunt in id incididunt esse. Elit non deserunt laborum anim dolor ut cillum reprehenderit anim veniam incididunt ea aute commodo in dolor. Elit esse nisi anim duis sunt tempor pariatur anim et laborum laborum aute in excepteur cupidatat duis veniam. Voluptate labore ad consectetur ut amet dolor nisi eiusmod consectetur sit in. Laborum in excepteur dolore dolore nulla mollit cillum occaecat ut pariatur non. + Many recent works in the field of Neural Style Transfer showed that producing an image in the style of another image is possible. There are various possible applications to use such techniques like paintings style transfer or photo-realistic style transfer. In our project, we present end-to-end solution that transforms input video into a comic in just a few seconds. Our work consists of two main parts: keyframes extraction and comic style transfer. In the near future we would like to introduce next two parts: Comic Grid Layout Generation and Speech Extraction.
@@ -75,7 +75,7 @@

Acknowledgements

- We would like to thank Google for giving us free credits for Google Cloud. + We would like to thank Google for granting us free Google Cloud Platform credits that enabled us to develop our project.