Using Compute vision in dental radiograph
Please, I want to as question. I am academic researcher and I want to conduct a research using the computer vision by training the pre-trained model such as YOLOv8 on detect a condition on the dental radiograph. Could it be use Azure compute vision for…
Azure AI Custom Vision

HIPAA Compliance Inquiry: Image Processing via Azure OpenAI Service
We are currently evaluating Azure OpenAI for a healthcare-related initiative and need to confirm details about HIPAA compliance—specifically for image processing (e.g., using GPT‑4 Models) involving protected health information (PHI). From our…
Azure AI Custom Vision
Custom VIsion Model Training isn't working
I created 2 different projects in hopes to train my model. I uploaded vegetables, tagged them, have 5 images in each tag, and when I select train, I received the same error message "Your project can't be trained just yet. Make sure to have 2 tags, 5…
Azure AI Custom Vision
CustomVisionTrainingClient.CreateImagesFromUrlsAsync returns Bad Request
I am using the method CreateImagesFromUrlsAsync(projectId, new ImageUrlCreateBatch { Images = imagesToUpload }); in the class CustomVisionTrainingClient to upload images from blob storage to azure custom vision AI for training. The projectid is valid and…
Azure AI Custom Vision
How can I get an unexpired SOC 2 Report for Azure + Dynamics 365 + Online Services?
I'm looking for an unexpired SOC 2 Report for Azure + Dynamics 365 + Online Services. What is currently available online is expired. Does anyone have the latest?
Azure AI Custom Vision
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
Face API Resource Not Detecting Faces or Returning Results – Request for Urgent Assistance
I am experiencing a critical issue with my Azure Face API resource and require your assistance. Despite following all official documentation and using the correct SDK (azure-cognitiveservices-vision-face), my Face API resource is not detecting any…
Azure AI Custom Vision
Issue with completing Azure AI Vision and Azure AI Document Intelligence labs
I encountered an issue while completing the Build an Azure AI Vision solution lab. After updating the code in app1.py, the lab got stuck and I tried to reconnect multiple times, but it never resumed. Despite my efforts, I couldn't complete the lab, and I…
Azure AI Custom Vision

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

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

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

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
Azure AI Custom Vision
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
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
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
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
Como resolver problemas de geometría y formas y demás figuras
Azure AI Custom Vision
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

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…