not being able to clear this error
https://colab.research.google.com/drive/1bk5Ol4_sVDe3nxJ29hJlH72WuH7wGBPN?usp=sharing
not being able to clear this error
https://colab.research.google.com/drive/1bk5Ol4_sVDe3nxJ29hJlH72WuH7wGBPN?usp=sharing
hey @rohit_1906,
one thing i found is that ,
your generating images with shape 256,256 , whereas your model is requesting shape as 224,224.
So change that ,
and if still the error is there then , just share me your dataset.
I will look into it.
The error was resolved …but its taking huge time to run the epochs …what can be reasons for that …and showed a warning which left an epoch incomplete
usr/local/lib/python3.6/dist-packages/PIL/Image.py:932: UserWarning: Palette images with Transparency expressed in bytes should be converted to RGBA images
"Palette images with Transparency expressed in bytes should be "
this was the error
thats good.
You are directly fetching images from the google drive everytime , which takes a bit more time than usual.
so , copy your data from drive to local repository on colab and then work. It would get a bit more faster.
and you can also use GPU to run epochs at blazing speed.
you can ignore this for now.
https://drive.google.com/drive/folders/1wMiOoTj9GJbSy0-U4l2Ne0b6PKyQoPZG?usp=sharing
this is the test folder …how to test the images in the given order of sample submission … help with the code
your error was resolved right ?
so what do you want now?
yes…had another doubt which i had mentioned above … should i create a new doubt for the query i have?
yeah it would be much better if you can raise a new one.
Thank You .
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.