214 questions with Azure AI Custom Vision tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Does it matter the untagged parts of the image?

If I'm training an algorithm to recognize humans, provide an image of a crowd, and tag only few people in the crowd, will the algorithm think everything untagged is not human or it will just ignore the untagged parts of the image? I'm training an…

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.
214 questions
asked 2022-07-04T21:17:16.6+00:00
Alexandre Giuseppe 41 Reputation points
accepted 2022-07-06T01:22:31.227+00:00
Alexandre Giuseppe 41 Reputation points
1 answer

"Sommething Went Wrong / Project not found"

Getting these two errors while trying to view my projects, I have the free tier subscription and was wondering if anyone else has ran into these errors before. It is prohibiting me from uploading images to train and it occurs on completed trained…

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.
214 questions
asked 2022-06-22T18:44:35.483+00:00
Garrett Glanz 1 Reputation point
answered 2022-06-30T09:07:41.11+00:00
YutongTie-MSFT 46,406 Reputation points
2 answers

Lower accuracy custom forms

Hi, Some can help me. I have try all thinks but i get 6,2 of accuracy. I put 5 imagens very likely.

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.
214 questions
asked 2022-06-06T16:27:58.007+00:00
Pedro Manuel Moço Ramalho 16 Reputation points
commented 2022-06-23T07:59:16.417+00:00
Pedro Manuel Moço Ramalho 16 Reputation points
2 answers One of the answers was accepted by the question author.

How do I detect an image using a pre-existing project?

I want to use the prediction API on a model I have already trained and published online. I understand that in this Quickstart Tutorial for C# that you can create a project and train a model with code. When you create this project through code, it creates…

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.
214 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,237 questions
asked 2022-06-17T21:25:26.603+00:00
zachwalkergames 21 Reputation points
commented 2022-06-22T14:01:12.733+00:00
zachwalkergames 21 Reputation points
1 answer

Azure Custom Vision for detecting signature in handwritten pdf

Hi Team, we are trying to detect signatures (draw bounding box with fill color) on hand written pdf documents where ever it appears in the pdf (For example : in 50 pages pdf file appears in 7 pages). But azure custom vision object detector…

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.
214 questions
asked 2022-06-20T08:07:48.877+00:00
Baskar Kumar 1 Reputation point
answered 2022-06-20T12:28:09.83+00:00
Ramr-msft 17,611 Reputation points
0 answers

How should I create a scoring script for object detection (pytorch) in Azure ML?

Hi there, I have trained a PyTorch vision model on a local computer for object detection and want to deploy it on Azure ML. I have found a similar script for classification using pytorch where they are using the following scoring script. link:…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,563 questions
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.
214 questions
asked 2022-06-14T16:44:48.73+00:00
Dishant.Mewada 1 Reputation point
commented 2022-06-14T16:50:06.107+00:00
Dishant.Mewada 1 Reputation point
1 answer One of the answers was accepted by the question author.

Quick Training "Est. Minimum Budget" is this a new policy?

I am seeing a new footnote in the Quick Training window, saying "Est. Minimum Budget: 1 hour" which was not showing up before, and quick training used to be quicker Has there been any recent changes in the training price and policies? …

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.
214 questions
asked 2022-05-26T19:26:39.667+00:00
Ashi 66 Reputation points
commented 2022-06-01T06:41:35.323+00:00
YutongTie-MSFT 46,406 Reputation points
1 answer

Image default size in Instance Segmentation training

Hello I am using AutoML instance segmentation training. There is maskrcnn settings in tutorial. parameter_space = { "model_name": choice("maskrcnn_resnet50_fpn"), "learning_rate": uniform(0.0001, 0.001), …

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.
214 questions
asked 2022-05-11T09:09:04.6+00:00
Hank Cheng Han/WHQ/Wistron 1 Reputation point
commented 2022-05-20T05:33:21.96+00:00
Ramr-msft 17,611 Reputation points
1 answer

unable to delete resouce group

I have created a resource group and when I try to delete that RG all the resources inside it were deleted except one ( cloud endpoint ). I tried several times through portal and power shell, but the resource group is deleted. Please help to delete that.…

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.
214 questions
asked 2022-05-06T13:04:54.52+00:00
Amit Kumar Panda 1 Reputation point
answered 2022-05-09T06:30:08.28+00:00
romungi-MSFT 41,961 Reputation points Microsoft Employee
1 answer

Custom vision

What is the limitation for free tier 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.
214 questions
asked 2022-05-03T06:57:00.29+00:00
Nikitha 1 Reputation point
answered 2022-05-03T07:22:51.823+00:00
YutongTie-MSFT 46,406 Reputation points
1 answer

Export OK. Import is only partial. Missing tag and pictures.

I reach the 20 iterations in a project and I want to create a new project based on the images and tags already defined with the portal. I decided to use the import-export API. I followed the the instructions…

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.
214 questions
asked 2022-04-05T14:00:42.047+00:00
Laurent F 1 Reputation point
answered 2022-05-03T06:49:16.537+00:00
Nikitha 1 Reputation point
2 answers

Best practices to train model with many similar classes

Hello, I am currently creating a model for the classification of clothing with Azure Custom Vision. In the process, I have some projects which need to distinguish many similar classes. For example, I have a project for classification of outerwear. This…

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.
214 questions
asked 2021-06-22T10:05:25.63+00:00
Näser, Eric 21 Reputation points
commented 2022-05-02T10:14:04.1+00:00
Rohit Rangarajan 1 Reputation point
2 answers One of the answers was accepted by the question author.

Custom Vision Quick Test function

I want to know if it shows same results as Predict API would show? basically what are the Quick Test predictions based on? Is there any official detailed information about how Quick Test function works? my Quick Test results are very different from…

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.
214 questions
asked 2022-04-25T08:15:58.097+00:00
Ashi 66 Reputation points
accepted 2022-04-27T09:57:14.333+00:00
Ashi 66 Reputation points
1 answer

How to zoom in or out an image in azure custom vision (object detection)

Hello , Im using custom vision to do object detection on images .I cant seem to find any way to zoom in or out an image .There are small details in the image which i need to tag and i cant do anything even if the image itself is very big . Appreciate…

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.
214 questions
asked 2021-02-04T06:39:03.49+00:00
Ayad Halal 1 Reputation point
commented 2022-04-25T06:18:13.16+00:00
ogirod 1 Reputation point
1 answer One of the answers was accepted by the question author.

does azure custom vision need agumantation?

Should custom vision handle augmentation? or Need to handle augmentation and send mydata?

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.
214 questions
asked 2022-04-21T10:32:52.047+00:00
현덕 심 21 Reputation points
accepted 2022-04-22T11:53:34.883+00:00
현덕 심 21 Reputation points
1 answer

Azure Cutome Vision for Object Measurement

It is my understanding that azure custom vision is great for specific tasks like image recognition and classification. I am currently looking into potential use for detecting object measurements (Dimensions). I have not found a similar use case and 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.
214 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,371 questions
asked 2022-04-15T14:22:06.34+00:00
Dimitris Gkegkas 1 Reputation point
answered 2022-04-16T05:25:23.557+00:00
GiftA-MSFT 11,151 Reputation points
1 answer

About BanditPolicy

Hello After read BanditPolicy doc description, I still had no idea what it is. Please help to explain more in detail. Or provide a simple example to illustrate. I have a request to compare local yolov5 method. But it seems there is different…

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.
214 questions
asked 2022-04-13T10:07:11.65+00:00
Hank Cheng Han/WHQ/Wistron 1 Reputation point
answered 2022-04-14T01:44:58.28+00:00
Hank Cheng Han/WHQ/Wistron 1 Reputation point
1 answer One of the answers was accepted by the question author.

Custom vision model type?

Hello, the models created in custom vision, what type are they? The place where I want to import it supports the following types of models: -Support vector machine (SVM) Principal Component Analysis (PCA) -k-Means -Random Forest …

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.
214 questions
asked 2022-04-10T16:19:58.657+00:00
victor duran muñoz 21 Reputation points
commented 2022-04-12T10:06:34.11+00:00
romungi-MSFT 41,961 Reputation points Microsoft Employee
1 answer

Error when migrating CustomVision project

Hi, I am trying to migrate a project from a previous Azure Custom Vision account to my new account using the export API. After I launch the import, I can see that the status is "Importing" but after some time the status changes 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.
214 questions
asked 2022-03-16T14:55:58.993+00:00
CHRVSN 1 Reputation point
answered 2022-04-04T08:05:20.177+00:00
YutongTie-MSFT 46,406 Reputation points
2 answers

Training custom vision network using pipeline

Hi I recently survey cloud training. I have local yolov5 train python files and custom CNN model. Could I upload these python file and coding pipeline, then go training and output custom model ? I want a specific anwser. It seems azure custom…

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.
214 questions
asked 2022-03-15T17:02:30.47+00:00
Hank Cheng Han/WHQ/Wistron 1 Reputation point
commented 2022-03-24T08:22:32.54+00:00
Hank Cheng Han/WHQ/Wistron 1 Reputation point