Computer Vision- Image width too small

Bautista Silvano Lima 0 Reputation points
2024-07-19T19:34:50.9966667+00:00

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:

  1. 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.

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
379 questions
{count} votes

3 answers

Sort by: Most helpful
  1. 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

  2. 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

  3. 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

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.