Computer Vision- Image width too small
I am trying to create a custom image classification project with Computer Vision. I have created the COCO dataset, resized all images to match the minimum requirements (256x256) and it stills raises the same error:
- Dataset: datasetincidentes, annotation url: https://grupo123.blob.core.windows.net/incidentes/datasetCOCO.json, Image width too small, image id: 1.
It tells me this for the first 50 images, but i guess that's the maximum amount of errors it can raise.
I have tried resizing them to even larger dimension, but got the same.
3 answers
Sort by: Most helpful
-
Deleted
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more
-
Deleted
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more
-
Deleted
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more