From ed6900fbb33f02f6d7c707a2e4348b788d158fa6 Mon Sep 17 00:00:00 2001 From: Devashish Lohani <devashish.lohani@univ-lyon2.fr> Date: Thu, 6 Aug 2020 11:47:01 +0200 Subject: [PATCH] Added Illustrations in Readme --- README.md | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 38541c5..3d26c05 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,3 @@ -<style> -img -{ - display:block; - float:none; - margin-left:auto; - margin-right:auto; - width:60%; -} -</style> - # Spatio-Temporal Convolutional Autoencoders for Perimeter Intrusion Detection by video protection This source code is for submission at workshop RRPR 2020. @@ -71,10 +60,11 @@ Place the data in folder Datasets. See README.txt in Datasets for information on All results are in AEComparisons folder. **Illustrations:** +\ Fall Detection  - +\ Intrusion Detection  - +\  \ No newline at end of file -- GitLab