Skip to content

Commit e490109

Browse files
committed
uploading cropping scripts
1 parent b14d5df commit e490109

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/tutorial/Ocean/ocean.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@ python tracking/test_ocean.py --arch Ocean --resume snapshot/OceanV.pth --datase
6161
:cloud::cloud::cloud::cloud::cloud::cloud::cloud::cloud::cloud::cloud::cloud::cloud::cloud::cloud::cloud::cloud::cloud::cloud::cloud::cloud::cloud::cloud::cloud::cloud::cloud::cloud::cloud::cloud::cloud::cloud::cloud::cloud::cloud:
6262
## Training
6363
#### prepare data
64-
Please download training data from [here](https://drive.google.com/drive/folders/1ehjVhg6ewdWSWt709zd1TkjWF7UJlQlq?usp=sharing), and then put them in `$TracKit/data`
64+
- Please download training data from [here](https://drive.google.com/drive/folders/1ehjVhg6ewdWSWt709zd1TkjWF7UJlQlq?usp=sharing), and then put them in `$TracKit/data`
65+
- You could also refer to scripts in `$TracKit/lib/dataset/crop` to process your custom data.
6566

6667
#### prepare pretrained model
6768
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)