From da0fe4d20ff3ca1c7bad3f746fa79e3c97421bf2 Mon Sep 17 00:00:00 2001 From: Alex Bewley Date: Tue, 19 Jul 2022 22:23:49 +0200 Subject: [PATCH] Updated url to MOT15 dataset. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d2b997..a9a479b 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ $ python sort.py To display the results you need to: -1. Download the [2D MOT 2015 benchmark dataset](https://motchallenge.net/data/2D_MOT_2015/#download) +1. Download the [2D MOT 2015 benchmark dataset](https://motchallenge.net/data/MOT15/) 0. Create a symbolic link to the dataset ``` $ ln -s /path/to/MOT2015_challenge/data/2DMOT2015 mot_benchmark