217 questions with Azure AI Custom Vision tags

Sort by: Updated
0 answers

Cannot train custom ai vision model as the model hangs during training

I am using Cognitive Service deployed in West Europe with tier S0 and would like to train my custom AI vision model for image classification. I have successfully prepared training data with Azure Machine Learning Studio and have started model training in…

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.
217 questions
asked 2024-04-30T08:06:22.1666667+00:00
Konrad Gałczyński 0 Reputation points
commented 2024-04-30T08:46:27.9433333+00:00
dupammi 6,475 Reputation points Microsoft Vendor
0 answers

Unable to use pretrained model in AI vision studio

Hi ive been trying to use the pretrained model for object detection use case, have created a resource for it as well. It still wont work, and i get the error "Resource not found". Ive utilized this source via python sdk as well, and it was…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
311 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.
217 questions
asked 2024-04-23T11:21:41.7933333+00:00
Rishi Khemka 60 Reputation points
edited a comment 2024-04-29T19:32:04.05+00:00
VasaviLankipalle-MSFT 14,256 Reputation points
0 answers

Azure Custom Vision API PermissionDenied Error when Using detect_image in Python

I am encountering a PermissionDenied error when trying to use the detect_image function of the Azure Custom Vision API in Python, following the documentation:…

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.
217 questions
asked 2024-04-27T11:49:35.95+00:00
manzanilla1234 0 Reputation points
edited a comment 2024-04-28T16:46:32.7866667+00:00
VasaviLankipalle-MSFT 14,256 Reputation points
0 answers

Identify the different values for each parameter for any given method from any given class

Hi Below is a snippet of create_project function Now the parameters for create_project are Now lets say for domain_id or for classification_type i want to see the list of values allowed as parameter, how can i do that ? 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.
217 questions
asked 2024-04-26T07:33:19.5133333+00:00
Rishi Khemka 60 Reputation points
commented 2024-04-28T01:28:42.0166667+00:00
dupammi 6,475 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Queries Regarding Azure AI Vision Disconnected Container

Our team is currently exploring the usage of Azure AI Vision in disconnected environments, and we have several questions regarding the implementation and management of disconnected containers. Below are our inquiries in detail: Lost License Mount Point:…

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.
217 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,373 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,380 questions
asked 2024-04-24T12:46:09.9966667+00:00
Niket Kumar Singh 190 Reputation points
accepted 2024-04-26T09:37:06.37+00:00
Niket Kumar Singh 190 Reputation points
0 answers

Python SDK for Product detection on shelf using Computer Vision and custom vision.

Hi im unable to find the correct documentation for product detection on shelf, using both computer vision and also using custom vision. I want to know whether a documentation exists outlining all functions and parameters that go into each function using…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
311 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.
217 questions
asked 2024-04-24T08:07:48.6233333+00:00
Rishi Khemka 60 Reputation points
edited a comment 2024-04-26T08:47:45.79+00:00
santoshkc 4,270 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Custom Vision model with a budget of 3 hours has been training for 5 days.

Several models with datasets of around 1400-1500 images and a budget of 3 hours have been training for 5 days. Is it possible to find out if something is stuck or do we simply need to wait longer? Using the standard tier.

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.
217 questions
asked 2024-04-08T21:37:02.9866667+00:00
Charles Thomas 30 Reputation points
accepted 2024-04-25T13:37:11.89+00:00
Charles Thomas 30 Reputation points
1 answer

Training a custom object identification model exceeding the set time budget

I labeled my training images from the vision studio and uploaded them to a blobstorage, then tried to train a custom object identification model using the coco file. However, training time budget set to 1 hour was exceeded and training seems to be taking…

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.
217 questions
asked 2024-04-13T01:05:39.42+00:00
commented 2024-04-25T05:35:25.89+00:00
navba-MSFT 17,120 Reputation points Microsoft Employee
1 answer

Which vision ai model is suitable for reading and extracting data from a graph (bar, line or combined) ?

I am working on a project where I am attempting to use an AI model to read graphs accurately and extract data from them. I have tried many models, but the accuracy is low. What about Azure Computer Vision and Custom Vision? Do they have this capability?

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
311 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.
217 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,373 questions
asked 2024-04-24T17:26:20.85+00:00
Avinash Shrivastava 0 Reputation points
edited an answer 2024-04-24T22:48:32.55+00:00
VasaviLankipalle-MSFT 14,256 Reputation points
1 answer One of the answers was accepted by the question author.

Queries for Custom Vision API

Hi, I would be using the Custom Vision API using Python SDK for my commercial application purposes and would love few suggestions : 1- I'd be using python for development, and my data resides in say, azure blob storage. Will i be able to get a jupyter…

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.
217 questions
asked 2024-04-18T15:34:07.5433333+00:00
Rishi Khemka 60 Reputation points
commented 2024-04-24T20:17:47.8066667+00:00
YutongTie-MSFT 46,801 Reputation points
1 answer One of the answers was accepted by the question author.

Product detection API from Custom Vision & Computer Vision

I want to use product detection api from custom vision and computer vision, here are few questions i have on them 1- Say we train the model to identify X magazine based on a set of images, now after we want to do prediction the version of magazine X…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
311 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.
217 questions
asked 2024-04-24T08:03:19.98+00:00
Rishi Khemka 60 Reputation points
accepted 2024-04-24T11:19:57.8633333+00:00
Rishi Khemka 60 Reputation points
1 answer

Inquiry on Security Measures in AZURE Face Recognition System

Dear AZURE Team, I am a researcher at the Norwegian University of Science and Technology, with a focus on security and privacy in computing systems. We have been examining developments in facial recognition technology and are particularly interested in…

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.
217 questions
asked 2024-04-19T03:56:35.7833333+00:00
Amir Zarei 0 Reputation points
commented 2024-04-20T14:24:29.8333333+00:00
santoshkc 4,270 Reputation points Microsoft Vendor
1 answer

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

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,565 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.
217 questions
asked 2024-04-17T15:11:42.41+00:00
Tiago Teixeira 5 Reputation points
answered 2024-04-17T22:56:23.2566667+00:00
YutongTie-MSFT 46,801 Reputation points
0 answers

Images tagged using Computer Vision and uploaded to Custom Vision via python SDK are not showing the tags.

I have a bunch of images with Vehicles and People on the road. I have used Computer Vision API to detect the objects and get the tags and coordinates for each object in the images. I used the same images along with the regions and tags and uploaded them…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
311 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.
217 questions
asked 2024-04-11T08:20:26.04+00:00
SANJEEV ASHER 0 Reputation points
edited a comment 2024-04-12T06:11:50.9333333+00:00
SANJEEV ASHER 0 Reputation points
0 answers

How can I delete the auto-generated tag in the prediction of custom vision?

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.
217 questions
asked 2024-04-05T04:07:03.3033333+00:00
Võ Tấn Sang 0 Reputation points
commented 2024-04-08T06:12:09.82+00:00
santoshkc 4,270 Reputation points Microsoft Vendor
1 answer

Is face recognition available in Islamic countries?

Islamic ladies usually ware scarfs on their faces, but are there any troubles for face recognition caused by these scarfs? I'd like to know how Microsoft avoid these problems around face recognition regarding with Islamic female habits.

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
311 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.
217 questions
asked 2024-03-27T00:26:06.1533333+00:00
マイケル山口 0 Reputation points
commented 2024-04-01T13:18:50.3+00:00
romungi-MSFT 42,191 Reputation points Microsoft Employee
1 answer

Custom vision - New Project is not creating

Hello , We are trying to create a project in Custom Vision (AI Service) but it keeps showing "Creating" may i know what is the issue. Is this issue with the service ? Tried both (Prediction & Training) models with SO price tier and FO Tier…

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.
217 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,380 questions
asked 2023-11-28T11:22:45.8733333+00:00
poornachandra sadhu 0 Reputation points
edited a comment 2024-03-27T15:50:12.4633333+00:00
Mikael Puusaari 1 Reputation point
1 answer

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…

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.
217 questions
asked 2024-03-15T14:30:13.9433333+00:00
Zlatan Morić @ Racunarstvo 0 Reputation points
answered 2024-03-15T21:14:18.6966667+00:00
VasaviLankipalle-MSFT 14,256 Reputation points
1 answer

How can I set up my Azure storage account to be used in the Cognitive Services API

I use the Azure Cognitive Services API to test a new model. To do this, I use the endpoint, headers and body given to me bij Custom Vision. I'm able to use the url of the blob where the test image is stored only if the blob is 'Enabled from all…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,430 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.
217 questions
asked 2024-03-14T10:26:39.83+00:00
Frank Lunenburg 0 Reputation points
answered 2024-03-15T09:52:21.1+00:00
Nehruji R 1,896 Reputation points Microsoft Vendor
0 answers

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…

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.
217 questions
asked 2024-03-14T16:16:49.7233333+00:00
Milad Matinfar 5 Reputation points
commented 2024-03-15T02:44:03.27+00:00
AshokPeddakotla-MSFT 27,401 Reputation points