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…
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…
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. …
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 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…
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',…
Migrating Azure Custom Vision Prediction API to V4.0 Image Analysis
Hi everyone, We're currently using V3.0 of the Azure Custom Vision Prediction API for Image Classification and Object Detection, along with V2.0 of the OCR Read function. In order to migrate from V3.0 to V4.0, I'm aware we need to move to Vision…
Azure custom vision website (www.customvision.ai) doesn't work
Hi, Is there a known problem accessing the Azure Custom Vision website? (www.customvision.ai) Thank you in advance
Is there a way to upload/use pre-labeled images to Custom Vision object detection?
I have images that are already tagged with me. How can use it instead of loading images to the portal and labeling them manually again?
Custom Image Analysis model - mistakenly identifies products
Hi folks, I really need some help and guidance. I'm training a custom image analysis model for a product. I'm following these guidelines - https://video2.skills-academy.com/en-us/azure/ai-services/computer-vision/how-to/model-customization?tabs=studio …
Error: Your project can't be trained just yet. Make sure you have at least 2 tags and 5 images for every tag..
I am facing issues while training the classification model, the error is , Your project can't be trained just yet. Make sure you have at least 2 tags and 5 images for every tag.. While I have more than 2 tags and each tag has more than 5 images in it,…
Vision Studio Extract text from images "code": "404", message": "Resource not found
Hello, I'm trying to use Azure's own API to test Vision Studio, but when I click on "Use the REST API" I get a 404 error "Resource not found". I would like to know if there is a problem with Azure, the license, or something like that,…
How can i change the input dimensions for spatial analysis container for processing live video feed?
I am processing a live stream on Desktop machine by making it an iotedge device using Azure Spatial Analysis container. The size of video frame that my camera produces is 704 x 576 and the person detector used in the container is around size 416 x 416. I…