SilvioGiancola / TrackingNet-devkit

Development kit for TrackingNet
https://tracking-net.org/
170 stars 32 forks source link

How can I download the dataset #41

Open helloyuning opened 2 months ago

poett1 commented 1 month ago

Seems like there is a Problem with google drive in donwloader.py. PR 17 should fix this. To download the dataset, just run: python3 download_TrackingNet.py --trackingnet_dir <trackingnet_dir>

SilvioGiancola commented 1 month ago

The google drive solution will be deprecated soon as Google dropped support for unlimited storage for university. Please use the pip package solution, which stores a copy on our university servers instead.