TanksAndTemples icon indicating copy to clipboard operation
TanksAndTemples copied to clipboard

MD5 does not match in all the files

Open chlrhalsgur opened this issue 10 months ago • 1 comments

Hello, I followed your instructions like this,

python download_t2_dataset.py [-h] [-s] [--modality MODALITY] [--group GROUP] [--unpack_off] [--calc_md5_off]

Example 1: download all videos for intermediate and advanced scenes

python download_t2_dataset.py --modality video --group both

Example 2: download image sets for intermediate scenes (quick start setting)

python download_t2_dataset.py --modality image --group intermediate

and in all the tries, MD5 have not matched. I've tried by windows, linux, and used different encodings.

Now i'm using 'calc_md5_off' mode. Is there any problem? or Am i missing something?

Thank you.

chlrhalsgur avatar Apr 03 '24 15:04 chlrhalsgur

This is since Drive is now blocking file downloads -- see #51. I guess the solution is manually downloading.

Mehvix avatar Apr 15 '24 00:04 Mehvix