From 848cd8e886990b7dcaa6cbdec8952be80855c627 Mon Sep 17 00:00:00 2001
From: Bing Gong <gongbing1112@gmail.com>
Date: Fri, 27 Dec 2019 14:06:23 +0100
Subject: [PATCH] update readme

---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index f2b803c2..60dec286 100644
--- a/README.md
+++ b/README.md
@@ -38,3 +38,7 @@ bash data/download_and_preprocess_dataset_era5.sh --data era5 --input_dir /split
 python scripts/train.py --input_dir data/era5 --dataset era5  --model savp --model_hparams_dict hparams/kth/ours_savp/model_hparams.json --output_dir logs/era5/ours_savp
 ```
 
+### Model Evaluation
+
+![Groud Truth](results_test_samples/era5_size_64_64_1_v2/our_savp/ground_true_images_0.mp4)
+
-- 
GitLab