From c8bafe6928c662ba8999d4713cdc85f2208a5382 Mon Sep 17 00:00:00 2001 From: Matteo Dunnhofer Date: Fri, 2 Dec 2022 17:42:08 +0100 Subject: [PATCH] upload --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 518eea3..7000e49 100755 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ OS: Ubuntu 20.04 ### VOT-LT test instructions + To run the VOT Challenge Long-term experiments please follow these instructions: + Clone the repository ``git clone https://github.com/matteo-dunnhofer/CoCoLoT`` @@ -44,10 +45,10 @@ and do the same in the file ``trackers.ini`` by substituting the paths ``[full-p + Run the evaluation by ``vot analysis CoCoLoT`` -### If you fail to run our tracker please write to ``matteo.dunnhofer@uniud.it`` +#### If you fail to run our tracker please write to ``matteo.dunnhofer@uniud.it`` -### An improved version of CoCoLoT (submitted to the VOT2022 Challenge) exploiting Stark and KeepTrack is downloadable [here](http://data.votchallenge.net/vot2022/trackers/CoCoLoT-code-2022-04-28T08_08_35.527492.zip). +#### An improved version of CoCoLoT (submitted to the VOT2022 Challenge) exploiting Stark and KeepTrack is downloadable [here](http://data.votchallenge.net/vot2022/trackers/CoCoLoT-code-2022-04-28T08_08_35.527492.zip). ### References @@ -86,3 +87,5 @@ The code presented here is built up on the following repositories: + [pytracking](https://github.com/visionml/pytracking) + [Stark](https://github.com/researchmm/Stark) + [LTMU](https://github.com/Daikenan/LTMU) + +Copyright © Machine Learning and Perception Lab - University of Udine - 2021 - 2022