letsdoitworld / wade-ai

an AI algorithm for detecting trash in geolocated images
https://www.trashai.org/
58 stars 25 forks source link

Zip File in google drive link doesn't work. #6

Open NguyenVanThanhHust opened 3 years ago

NguyenVanThanhHust commented 3 years ago

The zipfile in your google drive link of all image is unzippable. Please fix. Tks.

virilo commented 2 years ago

I had the same issue. It is a ZIP64. You can uncompress it with java 64 bits version:

jar xvf world-cleanup-app-images_20190306.zip > uncompress.log