From bdb36bc4a47b83084107b11dcf61218baaffb659 Mon Sep 17 00:00:00 2001 From: Joseph Keshet Date: Wed, 29 Apr 2020 22:07:15 +0300 Subject: [PATCH] Correct formatting --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9655371..8060bda 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,8 @@ 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=1-BwlbbHykIV52c-SL1ofcppxZ5pTTXai) +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.dat.gz](https://drive.google.com/open?id=1-BwlbbHykIV52c-SL1ofcppxZ5pTTXai) ## How to use: