WongKinYiu / PyTorch_YOLOv4

PyTorch implementation of YOLOv4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

get_coco2017 issue unziping labels inside coco2017labels.zip

ChristopheDelapierre opened this issue · comments

On windows 11 using git bash and command bash get_coco2017.sh the label ziped file 'coco2017labels.zip' seems to download correctly but script won't unzip it:
[coco2017labels.zip]
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of coco2017labels.zip or
coco2017labels.zip.zip, and cannot find coco2017labels.zip.ZIP, period.
3 other val test and train folders inside images folder unzip correctly