From b4429b5a0b1bc3fa2c1e5a8b113d945f9b1ddd13 Mon Sep 17 00:00:00 2001 From: Peter Gehler Date: Wed, 20 Dec 2017 16:40:59 +0100 Subject: [PATCH] Update README.md fixed hyperlink address --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dbaa057..a727450 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ CVPR 2017 conference paper. "Quo Vadis" introduced a new architecture for video classification, the Inflated 3D Convnet or I3D. Here we release Inception-v1 I3D models trained on the -[Kinetics dataset](www.deepmind.com/kinetics) training split. +[Kinetics dataset](http://www.deepmind.com/kinetics) training split. In our paper, we reported state-of-the-art results on the UCF101 and HMDB51 datasets from fine-tuning these models. I3D models pre-trained on Kinetics also