DeepLearningExamples icon indicating copy to clipboard operation
DeepLearningExamples copied to clipboard

[Mask R-CNN/PyTorch] Checksum mismatch for train2017.zip

Open shangziyuan opened this issue 3 years ago • 0 comments

I am experiencing a checksum mismatch for train2017.zip for PyTorch Mask R-CNN when trying to download the COCO 2017 dataset.

I ran: cd DeepLearningExamples/PyTorch/Segmentation/MaskRCNN ./download_dataset.sh <data/dir>

I am getting the following output saying that train2017.zip has failed the hashcheck: coco_annotations_minival.tgz: OK train2017.zip: FAILED val2017.zip: OK annotations_trainval2017.zip: OK md5sum: WARNING: 1 computed checksum did NOT match DOWNLOAD FAILED HASHCHECK

I want to know if the checksum in hashes.md5 for train2017.zip is outdated?

shangziyuan avatar Oct 21 '22 16:10 shangziyuan