Image truncated #10
Unanswered
Showmetheflower
asked this question in
Q&A
Replies: 1 comment 4 replies
-
I'm not 100% sure what's the source of the error. I have a feeling this is caused by a network timeout when the image was being downloaded. Could you provide more context? Does this happen with the RGB or the mask, and which one? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hello,when I run the download_crowdsource_dataset.py,it raise image file is truncated (27 bytes not processed).And I add "from PIL import ImageFile ImageFile.LOAD_TRUNCATED_IMAGES = True'' these code,the download picture is damaged.Can you help me ?
Beta Was this translation helpful? Give feedback.
All reactions