Content
How to fix invalid status code 'Unauthorized'?
I was using python azure sdk and following the official document. But at the prediction stage, this error occurs. azure.cognitiveservices.vision.customvision.prediction.models._models_py3.CustomVisionErrorException: Operation returned an invalid status…


How to run azure custom vision model on a local development machine with gpu capability
I exported the compact model and successfully ran it on my local environment. Although I enabled GPU environment by downloading the necessary libraries and I'm receiving a message confirming it, I have not observed any noticeable improvement in…


Not possible to make a prediction on image URL with an url_Query (Blobstorage SAS-url) ??
Hello, I would like to run Custom Vision prediction on BlobStorage. This is want done by exposing the files via expiring SAS-tokens in blobstorage. I can't send this to the Prediction API tho (have tried pure http and the SDK(ClassifyImageUrlAsync)), it…


How to fix CustomVision.Prediction.Models.CustomVisionErrorException: 'Operation returned an invalid status code 'NotFound''
Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.CustomVisionErrorException: 'Operation returned an invalid status code 'NotFound''


How to Use CSV Files to Upload Images and Tag Them According to File Names
Hello, I have a couple of questions; Firstly, I would like to know if it's possible to use a CSV file to upload my images and tags in a more efficient way. Secondly, can you advise on how I can tag my images according to their file names? Thank…


How to classify documents based on the small logos present?
Already I have the middle part of the requirement done, where I am using form recognizer to extract informations from documents that are coming in our way. Now I am figuring out how to send different documents type to correct model in form recognizer.…


Custom Vision workflow question regarding Tagging and Training during object detection
I'm super new to using Custom Vision, specifically the object recognition. I have a question regarding the best workflow and a couple weirdly specific questions. Any input would be appreciated! When tagging images with the intent to use them for your…
Can i create one resource for both azure CV and custom vision?
Since our management policy, we need resource number to be as less as possible. I know there any kind of vision resource as azure languages?
Custom Vision privado - BadRequestImageUrl","message":"Invalid url
Estou tentando ler imagem do custom vision usando a URL da imagem por API, onde a imagem está em uma storage account em um ambiente totalmente fechado com VPN. Meu script: e o erro que tenho: ------------ Quando faço o mesmo teste…


Projects on customvision.ai are gone
I had a few projects on customvision.ai that I used while having a free account (trial). Now I have an Azure subscription (pay as you go) and when I log back into customvision.ai with it I can no longer see my projects. They are all gone. What can I do?


Custom Vision Data Security (Storage of training and prediction images, Any On-Prem deployment)
I would like to understand the following regarding Azure Custom Vision: How are the training and prediction images stored? How are the stored images secured? Is it possible to request for training images to be deleted after model has been…


Custom Model Training Failure
I am receiving duplicate bounding box errors when I try training a multi-pager running table. Can someone help me with under which scenarios we usually get such an exception? I inspected and verified every bounding box manually in the studio and there…


Training Failed for Object Detection
I'm trying to use Custom Vision for a quick MVP and I uploaded about 30 pictures. I annotated 3 tags each having 15 to 17 examples. I started with a "Logo" domain as this is the problem I'm trying to solve and at first it trained fine. I…


Is there is any possibilites in azure computer vision AI service to extract pptx file using python
i don't get any code related this.. if you have please share


Azure custom vision pricing
Hello, I need extra information for the Azure Custom Vision pricing. I'd like to train and deploy a custom image classification model. The training price per our is 2$ and it costs 2$ per 1000 predicted images. My question is, if there are also costs…
Bypass Azure Custom Vision false warning for duplicates
Hello, I'm currently training a model in Azure Custom Vision to detect different article categories. Therefore I'm labeling and uploading images with the Python SDK. Some images are not uploaded because they are incorrectly recognized as duplicates by…


Computer vision ocr issue
Here OCR not getting right extract text for MED EXP (Any one person) has $5,000. Result showing me $5,00 only. Same other text getting right. Can you please resolve this issue as same type of multiple issues facing.


Azure Custom Vision Probability Threshold Keeps Resetting to 50%
Hi everyone, I've done some General A1 training on some image object detection models but I need the Probability Threshold to stay at 90% in order to keep the accuracy high, but every time I leave the project and then go back into it, it resets to…


WE ONLY SUPPORT TO A PREDICTIONRESOURCE IN THE SAME REGION.... error when trying to publish
Hi all, I am trying to publish my customvision project but it does not let me publish a dialog box that says, WE ONLY SUPPORT TO A PREDICTIONRESOURCE IN THE SAME REGION AS THE TRAINING RESOURCE THE PROJECT RESIDES IN. I'm trying to understand…


Question on usage of Azure Custom Vision and its training parameters, configurable parameters, etc.
We are using Azure custom vision for training an object detection model to detect different retail products such as soda cans, chips, cereals, etc. We have few queries with respect to the azure custom vision so that we can make effective use of the…

