jmkim0309 / fewshot-egnn

MIT License
273 stars 65 forks source link

wget dataset #2

Open zihaozhang9 opened 5 years ago

zihaozhang9 commented 5 years ago

How to use the wget command to download ‘mini_imagenet_test.pickle’?

jmkim0309 commented 5 years ago

Hi, I don't know exactly how to download the Google Drive files with wget, but there seems to be some workarounds. For example, please refer to this link: https://gist.github.com/iamtekeste/3cdfd0366ebfd2c0d805 Thank you.

zihaozhang9 commented 5 years ago

Hi, I don't know exactly how to download the Google Drive files with wget, but there seems to be some workarounds. For example, please refer to this link: https://gist.github.com/iamtekeste/3cdfd0366ebfd2c0d805 Thank you.

Ok. thank you very much. I always try to use wget to download large files on google drive and always fail. Eventually I downloaded the dataset manually.

heng-yin commented 4 years ago

@zihaozhang9 hi,how do you get the mini-imagent dataset?

zihaozhang9 commented 4 years ago

@zihaozhang9 hi,how do you get the mini-imagent dataset?

Please read setting!download from here

heng-yin commented 4 years ago

@zihaozhang9 hi,how do you get the mini-imagent dataset?

Please read setting!download from here

I figured out , thanks.

mujtaba-hike commented 4 years ago

u can use this also https://github.com/circulosmeos/gdown.pl

lkyqyy commented 3 years ago

Please read setting!download from here

I figured out , thanks.

Excuse me, I'm trying after the above-mentioned method, but failed to download the 'mini_imagenet_test. Pickles', Could you please tell me how to solve it?