2 Commits

Author SHA1 Message Date
Joseph Keshet bdb36bc4a4 Correct formatting 2020-04-29 22:07:15 +03:00
Joseph Keshet b0df9d73b1 Update Google drive link to the tracking model 2020-04-29 22:04:52 +03:00
+1 -1
View File
@@ -40,7 +40,7 @@ cd ~/torch; bash install-deps;
luarocks install rnn 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 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.dat.gz](https://drive.google.com/open?id=1-BwlbbHykIV52c-SL1ofcppxZ5pTTXai)
## How to use: ## How to use: