About TrackingNet training dataset
ZhouZhang233 opened this issue · 3 comments
ZhouZhang233 commented
Did you use the full trackingnet dataset for training in your code?
And if I want to train your code, do I have to download the 1TB dataset first?
yutaocui commented
For fair comparison, we use the same training datasets with DiMP, which including 4 training sequences in TrackingNet dataset (https://github.com/visionml/pytracking/blob/master/ltr/train_settings/dimp/dimp50.py#L34).
Besides, I modified the TrackingNet-devkit for re-downloading the bad zips which can be found at https://github.com/yutaocui/TrackingNet-devkit-moidfication.
ZhouZhang233 commented
Thanks for your reply!
Your 4 training chunks including "training_0"、"training_1"、"training_2"、"training_3", right?
It's really difficult to download it without vpn.....
yutaocui commented
Yes.