213 questions with Azure AI Custom Vision tags

Sort by: Updated
1 answer

How to backup project?

I want to backup my object detection project that I have in customvision azure. Since I am collaborating with others I wish to know how to backup or export the project to another Azure account so if someone deletes by mistake, I have that to save me. Or…

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.
213 questions
asked 2024-02-15T08:45:23.05+00:00
22984649 0 Reputation points
answered 2024-02-15T23:02:45.77+00:00
VasaviLankipalle-MSFT 14,101 Reputation points
1 answer

How do Custom Vision IDs work inside the same resource group?

Hello, I need to store the data we have on multiple Custom Vision projects, inside the same Resource Group, in a database. The information would consist of image, tags and regions. I would like to know if the IDs of a specific component (eg. imageId,…

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.
213 questions
asked 2023-10-26T21:43:38.89+00:00
Clodoaldo P 0 Reputation points
commented 2024-02-09T07:18:06.4133333+00:00
Adiba Khan 0 Reputation points
1 answer One of the answers was accepted by the question author.

Why the Projects tab is missing from my Azure portal?

I see this error when running Python codes to test Azure custom vision for training and prediction with images: azure.cognitiveservices.vision.customvision.training.models._models_py3.CustomVisionErrorException: Exceeds 2 projects Trying to review and…

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.
213 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,366 questions
asked 2024-02-06T07:12:05.9566667+00:00
Ron Xiao 25 Reputation points
commented 2024-02-07T05:18:10.2566667+00:00
Ron Xiao 25 Reputation points
1 answer

How to run customvision.ai tensorflow lite model on android app

My oobjective is to create classification/object detection model on customvision.ai and export it to tensorlow lite model to run it offline on android device I could train the model on customvision.ai and export this to tensorflow lite model. But I dont…

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.
213 questions
asked 2024-02-01T10:53:04.2066667+00:00
Mohammed Karimkhan 0 Reputation points
answered 2024-02-07T00:39:00.14+00:00
VasaviLankipalle-MSFT 14,101 Reputation points
0 answers

Unable to see the virtual machine on Build an Azure AI Vision solution

Link : https://learn.microsoft.com/en-us/credentials/applied-skills/build-azure-ai-vision-solution/#applied-skill-take-the-assessment I am unable to see the virtual machine when I am opening the Level 2 of the AI Odyssey Challenge. I am trying the Build…

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.
213 questions
asked 2024-01-29T03:15:09.3233333+00:00
Karan Navin Gandhi 5 Reputation points
commented 2024-01-31T08:03:01.09+00:00
romungi-MSFT 41,961 Reputation points Microsoft Employee
1 answer

Unable to create new Custom Vision Project

I am trying to create a new Custom Vision Project, but when I provide all the necessary details and click on Create Project button, the project is not getting created. The main problem is it is not even throwing any error. I have cleared the history…

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.
213 questions
asked 2024-01-28T10:43:26.9833333+00:00
Shravan K S 5 Reputation points
answered 2024-01-31T07:24:04.53+00:00
Shravan K S 5 Reputation points
1 answer

Custom Vision

Instead of providing independent images as input, I want to provide 4-5 images of the same object from different angles and want the model to analyze multiple images simultaneously and classify them using Azure AI custom vision. For Ex : I want to…

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.
213 questions
asked 2024-01-27T20:19:42.11+00:00
Divya Kishore Nallana 0 Reputation points
commented 2024-01-30T14:16:37.0966667+00:00
Azar 18,450 Reputation points
1 answer

CustomVisionPredictionClient reporting incorrect BoundingBox dimensions

I am using Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction 2.0.0 package to perform custom vision predictions. It succeeds, except the detected bounding boxes are reporting WAY too small, like fractions of a pixel in size. When I do a…

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.
213 questions
asked 2024-01-29T15:24:45.9+00:00
Bob Crowley 0 Reputation points
answered 2024-01-29T16:33:48.73+00:00
Bob Crowley 0 Reputation points
1 answer

Getting a dataset corrupt error while training a model in azure vision studio :Failed to authenticate: SAS token is invalid or expired.

While following this tutorial https://learn.microsoft.com/en-us/azure/ai-services/computer-vision/how-to/model-customization?tabs=studio i am able to create my dataset, and label it but when i try to train my model i am getting this error:- I can't find…

Azure Computer Vision
Azure Computer Vision
An Azure artificial intelligence service that analyzes content in images and video.
310 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.
213 questions
asked 2023-09-28T09:11:26.53+00:00
Satvik Srivastava 0 Reputation points
commented 2024-01-29T16:22:49.5166667+00:00
Harshit Parwal 0 Reputation points
1 answer

Custom Vision Training Failed Error

I am trying to train a Custom Vision project for the first time (I have trained other projects before, so I know how to train). However, I continue to receive the following message: "This iteration failed to train." This is happening for…

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.
213 questions
asked 2020-07-16T15:59:57.157+00:00
Nathan Sokalski 4,116 Reputation points
edited a comment 2024-01-25T08:38:19.6933333+00:00
R S 0 Reputation points
0 answers

Import label task data labeling for multi-object object detection / Import label tache etiquetage des données pour object detection multi-objet

Hello, I would like to train a multi-object image detection model but I can no longer find the import (preview) button. I labeled under another platform, then created a python script so that the file is similar to the Azure export files but I can no…

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.
213 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,366 questions
asked 2024-01-22T14:31:04.76+00:00
RATELDFAI 0 Reputation points
commented 2024-01-24T22:12:58.4666667+00:00
VasaviLankipalle-MSFT 14,101 Reputation points
1 answer

Vision AI support for livestream video

Hi Team, Does Azure Vision AI Services support livestream video processing?

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.
213 questions
asked 2024-01-23T13:44:25.89+00:00
commented 2024-01-23T15:14:40.4+00:00
1 answer

CustomVision

I have a trained model that can classify types of documents. Using the Custom Vision API from a C# project, I am trying to predict images extracted from a database in a loop. I start the day working with examples, and the API works. As the day…

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.
213 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,366 questions
asked 2024-01-08T20:53:54.3433333+00:00
Samuel Gaud 0 Reputation points
edited the question 2024-01-23T03:51:45.0933333+00:00
YutongTie-MSFT 46,406 Reputation points
6 answers

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…

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.
213 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,366 questions
asked 2020-09-24T03:16:41.087+00:00
Cho, Heejoo 1 Reputation point
answered 2024-01-21T14:05:37.4966667+00:00
Southafrica Menus 0 Reputation points
2 answers One of the answers was accepted by the question author.

Does Azure custom vision detect object apply data augmentation for training images?

Hello, I'm using azure custom vision object detection to train an object detector on my images, I'd like to know if during training custom vision applies data augmentation on the training samples or is it necessary to do it ourselves outside the tool?…

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.
213 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,366 questions
asked 2024-01-18T10:54:35.61+00:00
AMROUN Lysa 181 Reputation points
accepted 2024-01-19T07:33:43.11+00:00
AMROUN Lysa 181 Reputation points
1 answer

Info needed to signup for azure vision disconnected containers

I am trying to fill up the form for azure disconnected container service This is the form : https://aka.ms/csdisconnectedcontainers Question number 21 : Who is your contact at Microsoft? Question number 22 : Provide the email address for your contact at…

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.
213 questions
asked 2024-01-17T05:01:29.64+00:00
Arun Ayyar 0 Reputation points
answered 2024-01-17T08:48:57.4666667+00:00
Sam Cogan 10,157 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Azure AI Vision

I am facing this error while selecting the resource group where the drop down menu does not show up. Please suggest how to fix it? Is it another hack that is needed to be induced using wordpress or something?

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.
213 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,366 questions
asked 2024-01-11T19:47:53.1833333+00:00
sid 45 Reputation points
accepted 2024-01-12T07:28:48.93+00:00
sid 45 Reputation points
1 answer

How to export my custom vision model to machine learning studio

I have trained and evaluated a custom vision (image classification) model using Vision Studio. But I cannot see this model in my ML Studio > Models. How can I see it there? Without this, I am not able to move forward in sharing my model code with…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,560 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
932 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.
213 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,366 questions
asked 2024-01-09T16:49:58.87+00:00
Kaushik Annambhotla 25 Reputation points
answered 2024-01-09T21:50:24.7366667+00:00
YutongTie-MSFT 46,406 Reputation points
1 answer

Can I redirect Azure AI Vision endpoint privately through Application Gateway

Hi Microsoft, Can you please confirm if Azure AI Vision endpoint expose externally through Application Gateway to add security layer? We have one requirement where AI Vision endpoint privately/securely expose to outer world. Below service planned to use…

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
957 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.
213 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,366 questions
asked 2024-01-02T06:18:50.21+00:00
Sanjay Singh 40 Reputation points
commented 2024-01-05T10:33:41.5033333+00:00
KapilAnanth-MSFT 34,926 Reputation points Microsoft Employee
1 answer

In the Azure Machine Learning Studio, in Data Labelling I am seeing the error that "This project has encountered an error and is unable to initialize"

I have created a blob storage in a container. I want to do data labelling for these blobs in the Machine Learning Studio. When I select my project in Machine Learning Studio inside the Data Labelling menu, I see an error "This project has…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,560 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,427 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.
213 questions
asked 2023-12-27T05:59:31.3066667+00:00
Kaushik Annambhotla 25 Reputation points
answered 2023-12-29T05:49:38.0733333+00:00
Kaushik Annambhotla 25 Reputation points