Correct formatting

This commit is contained in:
Joseph Keshet
2020-04-29 22:07:15 +03:00
committed by GitHub
parent b0df9d73b1
commit bdb36bc4a4
+2 -2
View File
@@ -39,8 +39,8 @@ 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=1-BwlbbHykIV52c-SL1ofcppxZ5pTTXai) [tracking_model.dat.gz](https://drive.google.com/open?id=1-BwlbbHykIV52c-SL1ofcppxZ5pTTXai)
## How to use: ## How to use: