input and output format- cannot identify image file

input and output format- cannot identify image file  

  By: huilin on March 13, 2024, 5:14 p.m.

I encountered an error. why PIL.UnidentifiedImageError: cannot identify image file '/input/images/stacked-color-fundus/8177c45d-d6bf-4a51-8d56-5510503f3790.tiff'?

Thank you for your help!

Re: input and output format- cannot identify image file  

  By: yeganeh.madadi on March 15, 2024, 6:16 p.m.

Hi Huilin,

Please check that you correctly import the PIL library in your code. But I saw that you have submitted your algorithm successfully. It seems that you made it correct.

Thanks!