Skip to content

Commit f6cd8fc

Browse files
authored
update BaiduDrive data download link
update BaiduDrive data download link
1 parent b95203f commit f6cd8fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/tutorial/Ocean/ocean.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ python tracking/test_ocean.py --arch Ocean --resume snapshot/OceanV.pth --datase
6363
#### prepare data
6464
- Please download training data from [GoogleDrive](https://drive.google.com/drive/folders/1ehjVhg6ewdWSWt709zd1TkjWF7UJlQlq?usp=sharing) or [BaiduDrive(urxq)](https://pan.baidu.com/s/1jGPEJieir5OWqCmibV3yrQ), and then put them in `$TracKit/data`
6565
- You could also refer to scripts in `$TracKit/lib/dataset/crop` to process your custom data.
66+
- For splited files in BaiduDrive, please use `cat got10k.tar.* | tar -zxv` to merge and unzip.
67+
6668

6769
#### prepare pretrained model
6870
Please download the pretrained model on ImageNet [here](https://drive.google.com/open?id=1Pwe5NRdOoGiTYlnrOZdL-3S494RkbPQe), and then put it in `$TracKit/pretrain`.

0 commit comments

Comments
 (0)