From 2939c664fd8e0ae1f5a06dbdead62359c0744d5d Mon Sep 17 00:00:00 2001 From: hzwer <598460606@163.com> Date: Sat, 14 Nov 2020 17:02:45 +0800 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index cbbbda5..72285af 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,12 @@ $ python3 inference_mp4_2x.py --video video.mp4 We will release our training and benchmark validation code soon. +## Evaluation +Download [Vimeo90K dataset](http://toflow.csail.mit.edu/) at ./vimeo_interp_test +``` +$ python3 vimeo_benchmark.py +``` + ## Citation ```