Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 635 Bytes

how_to_test.md

File metadata and controls

25 lines (15 loc) · 635 Bytes

How to test on VOT dataset

You need to download the following datasets first

VOT - The VOT video dataset can be downloaded here: http://www.votchallenge.net/vot2014/dataset.html

Once you extracted the dataset please make the following changes in show_tracker_vot.sh

DEPLOY_PROTO: Path to deploy prototxt

CAFFE_MODEL: Path to trained caffe model

TEST_DATA_PATH: Path to VOT folder

The folder structure is shown below

VOT

Run the following command

bash show_tracker_vot.sh