Error in Creating a Labelling Project in Azure

Malith Srineth Amarawickrama 45 Reputation points
2024-01-10T07:29:19.1066667+00:00

This is for an Azure Computer Vision project. I created a dataset from a container in a storage account. But when I tried to create a labelling project, 'Add Azure ML Data Labeling project to dataset failed' this error message was displayed. How to fix this?

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
371 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,833 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Vibhor Jain 30 Reputation points
    2024-01-21T12:45:58.3766667+00:00

    I was able to do it with Azure Machine Learning Labeling. After having created a workshop in computer vision portal. Go to the resource and workshop created. With project created add and classify dataset. Export the labels in Coco file, download it, add it to same blob container. At the vision portal use import drop-down and import from blob container. Your dataset is ready to be used in a model. After having tried for 2-3 times I finally got a trained model.

    5 people found this answer helpful.

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.