cvdfoundation / open-images-dataset

Open Images is a dataset of ~9 million images that have been annotated with image-level labels and bounding boxes spanning thousands of classes.
https://github.com/openimages/dataset
993 stars 157 forks source link

Corrupted tar.gz dataset found? #36

Open EYcab opened 2 years ago

EYcab commented 2 years ago

I have downloaded the following dataset and tried using "pigz -d .tar.gz" command to uncompress these dataset to ".tar", but there comes errors: "corrupted -- invalid deflate data (invalid stored block lengths), pigz: abort: internal threads error"

Is there anything wrong with the source data, since they were downloaded many times yet yielding the same error call.

https://open-images-dataset.s3.amazonaws.com/tar/train_3.tar.gz https://open-images-dataset.s3.amazonaws.com/tar/train_7.tar.gz https://open-images-dataset.s3.amazonaws.com/tar/train_e.tar.gz https://open-images-dataset.s3.amazonaws.com/tar/test.tar.gz