From e1c7ee85ce87541749bed38cf45d36f215978f30 Mon Sep 17 00:00:00 2001
From: boli <436101042@qq.com>
Date: Wed, 17 Jul 2019 16:13:11 +0800
Subject: [PATCH] change youtube data download link

---
 TRAIN.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/TRAIN.md b/TRAIN.md
index 26d3cb2..67256d5 100644
--- a/TRAIN.md
+++ b/TRAIN.md
@@ -9,7 +9,7 @@ export PYTHONPATH=/path/to/pysot:$PYTHONPATH
 ## Prepare training dataset
 Prepare training dataset, detailed preparations are listed in [training_dataset](training_dataset) directory.
 * [VID](http://image-net.org/challenges/LSVRC/2017/)
-* [YOUTUBEBB](https://research.google.com/youtube-bb/) 
+* [YOUTUBEBB](https://research.google.com/youtube-bb/) (New link for cropped data, [BaiduYun](https://pan.baidu.com/s/1xvgzU0pjQXXgVeJnK7vHSg), extract code: 6dd5. **NOTE: Data in old link is not correct. Please use cropped data in this new link.**)
 * [DET](http://image-net.org/challenges/LSVRC/2017/)
 * [COCO](http://cocodataset.org)
 
-- 
GitLab