SilvioGiancola / TrackingNet-devkit

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

Use gdown instead of downloader #17

Open achalddave opened 4 years ago

achalddave commented 4 years ago

This adds a dependency on gdown, but I found it much more stable than using the downloader.py used here. With downloader.py, I constantly received the error noted in the readme, despite repeated attempts ("Maybe you need to change permission over 'Anyone with the link'?")

sylee-skhu commented 1 year ago

Does this commit solve the problem("Maybe you need to change permission over 'Anyone with the link'?")? and.. how about adding gdown to environment.yml?