Decathlon / Decathlon/decavision

Image overflow error

Open
#26 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
4
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Screenshot 2023-01-30 at 10 59 13 AM

Found this bug when trying to unzip 26 000 images from gdrive. The solution I found was to unzip with a command line in the Colab terminal and it did the trick.

`!unzip gdrive/MyDrive/image_dataset.zip > /dev/null`

Maybe updating to PyDrive2 might solve the issue, but i am not shure !

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.