295 questions with Azure AI Custom Vision tags

Sort by: Updated
1 answer

Error - creating new task

I am doing the following exercise https://microsoftlearning.github.io/mslearn-ai-fundamentals/Instructions/Exercises/06-content-understanding.htmland when I try to go to the advanced settings then I get the following error under Azure AI services…

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
295 questions
asked 2025-06-27T22:08:19.1633333+00:00
Milan Meet Kaur 0 Reputation points
commented 2025-06-29T14:54:13.59+00:00
Milan Meet Kaur 0 Reputation points
0 answers

How do I upload annotated dataset from Roboflow to Custom Vision Project?

Roboflow allows to download dataset with annotations in different formats. I have a annotated dataset there that I want to upload to Custom Vision. Is this possible? If so please let me know how?

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
295 questions
asked 2025-06-28T17:23:18.78+00:00
Maheen Rasool 0 Reputation points
2 answers

I need to Migrate all the custom vision model from one Subscription to another

I'm having two different tenant in Azure. I need to move all my custom vision model from one subscription to another subscription.

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
295 questions
asked 2025-06-23T14:37:04.6033333+00:00
AzCredits User 20 Reputation points
commented 2025-06-24T05:43:46.2733333+00:00
AzCredits User 20 Reputation points
1 answer

Unable to query Azure AI face API - Feature not supported or missing approval

I have created F0 face API resource in Azure Foundry. But It seems I cant query sample images. I went to the Link suggested in error message. It leads to the Form - Azure AI Face API Recognition Limited Access Review but I cant fill those as I dont own…

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
295 questions
asked 2025-06-08T09:59:10.4666667+00:00
Rajesh Swarnkar 911 Reputation points
commented 2025-06-12T04:28:02.55+00:00
Saideep Anchuri 9,425 Reputation points Microsoft External Staff Moderator
1 answer

how to fix Vision Layout not getting all the correct results from nearly identical pdf's

I am submitting two PDF's to Vision Layout endpoint so I can extract the check marked Utilities located from this section of the pdf. I first split the file and remove the first page. The other two are sent separately through Vision The first page…

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
295 questions
asked 2025-06-03T20:36:19.74+00:00
JB 1 Reputation point
commented 2025-06-04T02:30:42.58+00:00
Jerald Felix 1,630 Reputation points
1 answer

Vision Studio > Extract text from images Appear Broken

I've tried both Chrome and Safari - I'm logged in with my Azure account. I've also 'tried later' which is to say come back and tried the same thing later - but uploading images just never completes; is always 'uploading' and never completes. Hard to know…

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
295 questions
asked 2025-06-01T10:02:11.9266667+00:00
Ben Hinton d^_^b Hinton 0 Reputation points
commented 2025-06-03T17:30:01.3066667+00:00
Manas Mohanty 5,620 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Custom Vision SDK - Increasing Quota for Requests Per Second

The Custom Vision SDK is being used, but the limit of 10 requests per second is frequently being exceeded, resulting in errors like: Failed to train project: Error: Requests to the TrainProject Operation under Custom_Vision_Training_3.4-preview have…

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
295 questions
asked 2025-06-02T17:49:07.7+00:00
Senad Redzic 20 Reputation points
accepted 2025-06-03T06:58:09.7933333+00:00
Senad Redzic 20 Reputation points
2 answers One of the answers was accepted by the question author.

Training Custom Vision model fails with unknown error

When I try to train a custom model in Vision Studio it always fails with an error message stating: "Training failed unexpectedly. Please contact us for support and investigation." Things I have already tried without success: using a different…

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
295 questions
asked 2025-04-17T13:06:44.8966667+00:00
Niclas Schmidt 20 Reputation points
accepted 2025-05-29T15:47:22.4433333+00:00
Niclas Schmidt 20 Reputation points
2 answers

Como resolver problemas de geometría y formas y demás figuras

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
295 questions
asked 2025-05-22T23:00:43.49+00:00
Vargas-Toribio, Joshua D 0 Reputation points
edited a comment 2025-05-29T14:21:51.2466667+00:00
santoshkc 15,325 Reputation points Microsoft External Staff Moderator
1 answer

Facing issue while Create a custom model training project in Vision Studio

Hi, I am facing an issue while doing the lab: Classify images with an Azure AI Vision custom model https://github.com/MicrosoftLearning/mslearn-ai-vision/blob/main/Instructions/Exercises/02-image-classification.md At step "Create a custom model…

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
295 questions
asked 2025-05-21T11:49:16.7666667+00:00
Izhar Alam 0 Reputation points
commented 2025-05-29T01:44:46.1533333+00:00
kothapally Snigdha 3,020 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

How image search happening

Hello, I'm currently using the Azure Vision API to generate vector embeddings from images, which are then compared against pre-vectorized images stored in a database for similarity search. For some images, the search performs well and returns accurate,…

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
295 questions
asked 2025-05-21T21:40:13.0766667+00:00
Akashkumar Barot (HCL TECHNOLOGIES CORPORATE SER) 40 Reputation points Microsoft External Staff
accepted 2025-05-22T17:08:30.39+00:00
Akashkumar Barot (HCL TECHNOLOGIES CORPORATE SER) 40 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

Issue with vectorisation of .tiff image

I'm currently using the Azure Vision API to generate vector embeddings from .tiff images, which I then compare against pre-vectorized images stored in a database. When testing with .jpg or .png formats, the image similarity search works as expected and…

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
295 questions
asked 2025-05-16T22:41:30.7333333+00:00
Akashkumar Barot (HCL TECHNOLOGIES CORPORATE SER) 40 Reputation points Microsoft External Staff
accepted 2025-05-19T20:17:09.12+00:00
Akashkumar Barot (HCL TECHNOLOGIES CORPORATE SER) 40 Reputation points Microsoft External Staff
1 answer

Is Planogram Compliance API going to be deprecated?

I have been doing some experimentation related to azure shelf product recognition. Recently, the documentation said that the feature will be deprecated and retired early next year. …

Computer Vision
Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
415 questions
Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
295 questions
asked 2024-09-19T15:09:54.7266667+00:00
Khalifah Lazuardi 10 Reputation points
commented 2025-04-24T17:15:48.25+00:00
YutongTie-MSFT 53,966 Reputation points Moderator
0 answers

Request Custom Vision Rate Limit Increae

Requesting increase rate limit to 50TPS for our Custom Vision S0 standard tier. Our application needs to send dozens of requests per second to Azure Custom Vision inference. request at least 50 TPS. Thanks, Dave

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
295 questions
asked 2025-04-16T22:00:30.66+00:00
Optelos Support 0 Reputation points
commented 2025-04-18T16:22:23.85+00:00
Saideep Anchuri 9,425 Reputation points Microsoft External Staff Moderator
0 answers

Azure Face Liveness Detection API returning 404 – is v1.2 or v1.1-preview.1 supported in East US?

We are working on integrating Azure Face API – Liveness Detection in our solution and encountering persistent issues with the session creation and video upload endpoints. Region: East US Endpoint Used: …

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
295 questions
asked 2025-04-14T14:34:52.2333333+00:00
Niket Kumar Singh 695 Reputation points
commented 2025-04-17T13:49:26.1866667+00:00
Niket Kumar Singh 695 Reputation points
2 answers One of the answers was accepted by the question author.

Is there a way to trigger the custom skill only if a certain metadata field?

Hi, I’m building an enrichment pipeline using Azure Cognitive Search with a custom skill attached. Is there a way to trigger the custom skill only if a certain metadata field (like isSensitive == true) exists in the input? I tried playing around with…

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
295 questions
asked 2025-04-15T17:48:58.6966667+00:00
enaida 20 Reputation points
accepted 2025-04-15T19:16:15.64+00:00
enaida 20 Reputation points
0 answers

Vision Studio (portal.vision.cognitive.azure.com) shows blank page, potentially broken

Greetings, When I visit Azure AI vision Studio ( https://portal.vision.cognitive.azure.com/) I get a blank page. I did try logout, clearing the browser cookies and cache. The issue still persists. Is Azure AI vision Studio down? Thank you,

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
295 questions
asked 2025-04-04T16:48:06.85+00:00
Ali Moeen 0 Reputation points Microsoft Employee
commented 2025-04-08T12:48:36.9+00:00
santoshkc 15,325 Reputation points Microsoft External Staff Moderator
0 answers

Microsoft Vision Studio is Down

I'm experiencing an issue with Microsoft Vision Studio at https://portal.vision.cognitive.azure.com/. When I attempt to access the portal, the page loads but displays only a blank screen. I've tried clearing my browser cache and using different browsers,…

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
295 questions
asked 2025-04-02T12:39:14.97+00:00
Ismayil siyad 5 Reputation points
edited a comment 2025-04-07T10:12:42.8866667+00:00
SriLakshmi C 6,010 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

Project creation failed There is insufficient quota to create a gpu compute target. You can request more quota and create a custom compute to enable ML assisted labeling.

Project creation failed  There is insufficient quota to create a gpu compute target. You can request more quota and create a custom compute to enable ML assisted labeling. Dismiss

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
295 questions
asked 2025-04-03T15:57:45.1833333+00:00
Thanh Nguyễn 20 Reputation points
edited an answer 2025-04-04T16:09:46.0333333+00:00
Manas Mohanty 5,620 Reputation points Microsoft External Staff Moderator
1 answer

Lost track of the account used with my azure service

Good morning I have a Vision azure service that I use for years. I use it through the API and the API keys It worked fine upto some days ago and it does not work any more: System.Net.Http.HttpRequestException: hostname nor servname provided, or not…

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
295 questions
asked 2025-04-01T15:12:28.0766667+00:00
André Denis 0 Reputation points
answered 2025-04-02T04:59:32.6633333+00:00
Pavankumar Purilla 8,335 Reputation points Microsoft External Staff Moderator