A few questions about Azure Custom Vision AI pricing
Here is the translation: Hi, I'm quite new to the whole Microsoft Azure universe and today I tested the Custom Vision AI for the first time – and I really enjoy experimenting with it so far. However, I have a few questions regarding the pricing.…
Unable to use Custom Vision Model with latest library "Azure.AI.Vision.ImageAnalysis"
Hi, In the latest update of the library, I am unable to use the Analyze method or pass my custom model name through the endpoint to get the confidence score or other data for the image URI I am analyzing. Can someone provide the latest syntax for using a…
Not able to use azure custom vision api for url inferencing
Hello Microsoft team, I had made a model in azure custom vison service and published it in prediction resource . As per this the API can be accessed API calls like this. The inferencing using image file is working fine , but when I try to use url API…
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. …
Can't move forward "Select a resource to work with" step in vision studio
I am following MS learning page to work on one of the courses and I am trying to start a 'Customize Models with Images' project using Vision Studio, but it asks me to select a resource. Even though I choose my default resource, nothing happens, and the…
Azure Vision Studio stuck at "Select a resource to work with" step
I am following MS learning page to work on one of the coures and I am trying to start a 'Customize Models with Images' project using Vision Studio, but it asks me to select a resource. Even though I choose my default resource, nothing happens, and the…
predictor.classify_image failed with error "Invalid iteration"
I've created and trained an image classification model using Azure Custom Vision (Cognitive Services) and published the model with API. Now, I've written a simple code in Python which takes an image from my local file and calls the API. However, I'm…
GPT-4 vision-preview vs Azure AI Vision
I've received an email saying that my Azure OpenAI services are being upgraded and that as part of that, the GPT-4 vision-preview service will no longer be supported, and that Azure AI Vision should be used instead. It also includes a link to the general…
Azure AI Vision studio how to fix InternalServerError
Hello, I'm trying to create a custom vision model to detect some UI components like buttons for example. I got an azure container with the images, and i added a dataset Azure AI Vision Studio. Then i created a project in Azure AI Machine Learning Studio,…
"This iteration failed to train" in Custom Vision. Any more info than this?
Has anyone else gotten the "This iteration failed to train" error message in custom vision while training a model? We just got this while training a larger model. Can't find any more information than this, which makes it hard to tell what went…
I can't deploy a vision model as a web app. Is this because of my subscription?
I have successfully deployed a gpt3.5 model as a webapp using Azure Ai Studio. However when I try to deploy a vision model (gpt-4 (version:turbo-2024-04-09)), I get the error: "Deploy to web app is not supported for this model version, please…
Am I allowed to use my Vision Studio API on a public facing website?
I'm using the Vision Studio AI "Extract text from images" feature (OCR). Am I allowed to use this on my public facing website, where people can upload their own files to convert their images to text? I'm curious if this is allowed incase…
Is Azure Vision API 4.0 product recognition being retired in Jan 25?
Hi, I have just received a worrying email (see screenshot below), informing us that the ***Azure AI Image Analysis 4.0 API, including Product Recognition ***is to be retired in Jan 2025. Is this True? Please can you confirm asap. We have built a…
Custom vision training has been running for 1,5 days
Hi, I have a custom vision project that has been running a training iteration for 1,5 days. We used quick training for the first time for this iteration and it has been stuck ever since. Is there a way to either stop this training, know what the…
food image detection
Hi, I am a college student working on a mobile app project, and I am new to Azure. I am looking for an appropriate API to detect food and label it from a photo having several food items. What I have found is : Object detection from Custom vision…
Can't select a resource to work with
I'm trying to use Azure AI - Vision Studio. I have to select a resource to work with, but my resources don't appear on this page. Also, I can't create new resources since my resource groups don't appear on the form. This error slides on the page every 5…
Custom vision is not usable. shows 503 too many request error for api
Hi, I have a issue were in custom vision, suddenly the apis are giving me RetryError: HTTPSConnectionPool(host='2222-2222-22pov.cognitiveservices.azure.com', port=443): Max retries exceeded with url: /customvision/v3.4-preview/training/projects…
I do not see resource created on portal.azure.com when try to create new project on customvision.ai
I do not see resources created on portal.azure.com when try to create a new project on customvision.ai Resources on portal: And new projects do not see them And If I try to create a new resource from customvision.ai it stuck on creating. And if I…
Vision Studio wont find nor create a resource due to 'missing' resource group.
When I try to do a new test with OCR of a PDF I want to drag and drop it and need to select or create a resource first. OK no problems I think, since I did another test before where I labeled and analyzed pictures in Vision Studio before. Big problem... …
Azure AI Custom Image Analysis model not returning performance metrics
I'm not getting any performance metrics after successfully trained and used Custom Image Analysis model. In both places - UI of Vision Studio and by executing a code, I'm getting the following error: Status: Error(code={'code': 'InternalServerError',…