From b0df9d73b1efc5a890b3976f1175e4b060de83bd Mon Sep 17 00:00:00 2001 From: Joseph Keshet Date: Wed, 29 Apr 2020 22:04:52 +0300 Subject: [PATCH] Update Google drive link to the tracking model --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9282b99..9655371 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ cd ~/torch; bash install-deps; luarocks install rnn ``` The Estimation model can be downloaded here and because of size constraints the Tracking model can be abtained by download from this link -[tracking_model.mat] (https://drive.google.com/open?id=0Bxkc5_D0JjpiZWx4eTU1d0hsVXc) +[tracking_model.mat] (https://drive.google.com/open?id=1-BwlbbHykIV52c-SL1ofcppxZ5pTTXai) ## How to use: