summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorStevenLiuWen <liuwen@shanghaitech.edu.cn>2018-03-13 08:18:53 -0400
committerStevenLiuWen <liuwen@shanghaitech.edu.cn>2018-03-13 08:18:53 -0400
commit784dcdae2e17306a0cd48ba897618fffe2b754d4 (patch)
treef33c84efa8cfce5f3983cdf94d15345582a5e4f9 /README.md
parent194eba5eb835d8afab9530d6f262f6f074c0976a (diff)
add architecture
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 25f446b..9b236aa 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,9 @@
# Future Frame Prediction for Anomaly Detection -- A New Baseline
This repo is the official open source of [Future Frame Prediction for Anomaly Detection -- A New Baseline, CVPR 2018](https://arxiv.org/pdf/1712.09867.pdf) by Wen Liu, Weixin Lluo, Dongze Lian and Shenghua Gao.
-A **demo** is shown in *https://www.youtube.com/watch?v=M--wv-Y_h0A*. It is implemented in tensorflow. Please follow the instructions to run the code.
+A **demo** is shown in *https://www.youtube.com/watch?v=M--wv-Y_h0A*.
+![scalars_tensorboard](assets/architecture.JPG)
+
+It is implemented in tensorflow. Please follow the instructions to run the code.
## 1. Installation (Anaconda with python3.6 installation is recommended)
* Install 3rd-package dependencies of python (listed in requirements.txt)