yinanhe / ForgeryNet

[CVPR 2021 Oral] ForgeryNet: A Versatile Benchmark for Comprehensive Forgery Analysis
100 stars 4 forks source link

How to download the dataset via wget? #19

Closed davide-coccomini closed 2 years ago

davide-coccomini commented 2 years ago

Good morning. I am trying to download the training and validation set. I got access to Google Drive but I need to be able to download it via wget. I can't because authentication is required and then via wget I am redirected to the login page. I have also tried using the 105 site but I cannot register because they do not accept Italian phone numbers.

Do you have any alternatives to allow me to download via wget?

yinanhe commented 2 years ago

Maybe you can use gdown

davide-coccomini commented 2 years ago

I tried with gdown and I can't do that since it only works with public files. I tried gshell but even if it allows you to download private files, you still can not download from shared folders.

davide-coccomini commented 2 years ago

I solved it by buying space on Google Drive (given the large size of the considered files) and using the 'create a copy' option to move the files to my personal Drive. After doing this I was able to download the files via gshell.

Obviously, it would be better if there was a solution that didn't involve spending money, however little, but for those who are experiencing the same problem, this is a possible solution.