AlibabaResearch / efficientteacher

A Supervised and Semi-Supervised Object Detection Library for YOLO Series
GNU General Public License v3.0
831 stars 151 forks source link

Data downloading error #5

Closed eric-z-lin closed 1 year ago

eric-z-lin commented 1 year ago

I get the following error when running bash data/get_coco.sh.

[val2017.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 val2017.zip or
        val2017.zip.zip, and cannot find val2017.zip.ZIP, period.

[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.
BowieHsu commented 1 year ago

@eric-z-lin fixed, pleasse git pull and feedback if you meet any problems.

BowieHsu commented 1 year ago

@eric-z-lin I check the download shell scripts again, please git pull now.

eric-z-lin commented 1 year ago

Thank you!

BowieHsu commented 1 year ago
截屏2023-03-01 下午3 11 42

This is the download prompt that will appear when the script runs, essentially downloading labels from the Yolov5 official repo and images from the Coco official.

eric-z-lin commented 1 year ago

Yes, it works!

Thanks, Eric

On Tue, Feb 28, 2023 at 11:14 PM BowenXu @.***> wrote:

[image: 截屏2023-03-01 下午3 11 42] https://user-images.githubusercontent.com/4092342/222069078-c0a0706f-86a6-441e-8922-5568af8c9280.png This is the download prompt that will appear when the script runs, essentially downloading labels from the Yolov5 official repo and images from the Coco official.

— Reply to this email directly, view it on GitHub https://github.com/AlibabaResearch/efficientteacher/issues/5#issuecomment-1449468200, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGLUI52HPRGXYSZX2EZEEGTWZ3ZNJANCNFSM6AAAAAAVLQUZNM . You are receiving this because you modified the open/close state.Message ID: @.***>