233 questions with Azure AI Custom Vision tags

Sort by: Updated
0 answers

Export ONNX from Custom Vision

Hi, When I choose to export ONNX from Custom Vision, I see that I have two options: ONNX and ONNX Float 16. I wonder if ONNX here is ONNX Float 32?

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.
233 questions
asked 2021-04-18T06:49:27.797+00:00
Nam Ly 46 Reputation points
commented 2021-04-19T06:18:48.443+00:00
romungi-MSFT 43,656 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Model training loss function in Custom Vision

What loss function does Custom Vision use to train a model for classification?

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.
233 questions
asked 2021-04-05T18:46:16.367+00:00
GGG9 21 Reputation points
accepted 2021-04-07T15:30:17.917+00:00
GGG9 21 Reputation points
0 answers

Model selection metric in Custom Vision

It is known (https://video2.skills-academy.com/en-us/azure/cognitive-services/custom-vision-service/getting-started-build-a-classifier) that Custom Vision uses k-fold cross validation to evaluate a trained model's performance in the 'Performance' tab, based on…

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.
233 questions
asked 2021-04-05T18:53:23.71+00:00
GGG9 21 Reputation points
commented 2021-04-07T15:28:54.407+00:00
GiftA-MSFT 11,161 Reputation points
1 answer

How to use Custom Vision Model in the Raspberry Pi 4 for Object Detection

I have created a computer vision model using Azure Custom Vision. I exported it by selecting the Tensorflow Lite option. I then deployed the model onto a Raspberry Pi 4 and adapted this program from Edje Electronics so my model could take inputs from 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.
233 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,414 questions
asked 2021-01-25T05:30:30.377+00:00
Amogh Palasamudram 11 Reputation points
commented 2021-03-29T15:10:15.28+00:00
jack219 1 Reputation point
1 answer One of the answers was accepted by the question author.

[Errno 10054] An existing connection was forcibly closed by the remote host while requesting images from URL

Hi, I tried to download the tagged images using Custom Vision API and in Python. I set the limit to 256 images. However, after 60-90 images, this error would show up: [Errno 10054] An existing connection was forcibly closed by the remote host Can 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.
233 questions
asked 2021-03-07T13:25:24.537+00:00
Nam Ly 46 Reputation points
accepted 2021-03-23T03:58:39.45+00:00
Nam Ly 46 Reputation points
0 answers

CDN for Custom Vision JavaScript APIs

I'm trying to create an Azure Custom Vision Training API client in a browser (not Node.js). I would like to know if there is a CDN that hosts the API. The documentation here seems to assume that I have the JavaScript libraries downloaded to my host. 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.
233 questions
asked 2021-03-11T17:23:58.487+00:00
cbron 26 Reputation points
commented 2021-03-12T18:20:48.87+00:00
GiftA-MSFT 11,161 Reputation points
2 answers One of the answers was accepted by the question author.

predictor.classify_image failed with error "Invalid iteration"

I've created and trained an image classification model using Azure Custom Vision (Cognitive Services) and published the model with API. Now, I've written a simple code in Python which takes an image from my local file and calls the API. However, I'm…

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.
233 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,582 questions
asked 2021-02-26T09:15:21.627+00:00
Samike 21 Reputation points
accepted 2021-03-11T19:17:26.017+00:00
Samike 21 Reputation points
1 answer

Issues with copying and moving project to another account

I have got a Custom Vision project that I would like to move into another account. I have used this guide: https://video2.skills-academy.com/en-us/azure/cognitive-services/custom-vision-service/copy-move-projects I have also met all the prerequisites…

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.
233 questions
asked 2020-11-11T04:47:19.283+00:00
Plastic Spotter 11 Reputation points
answered 2021-02-23T08:46:39.52+00:00
Bernd Hirschmann 6 Reputation points
4 answers One of the answers was accepted by the question author.

The Prediction Api, from Custom Vision , does not respond the data back when passing byte data.

Hi, I recently published by training model for object identification, trained and tested it . However , when I call the api , and pass the byte[] data for the image , it does not return or respond any data back. It gets stuck on…

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.
233 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,582 questions
asked 2021-02-18T06:59:55.813+00:00
Shamine Dsouza 116 Reputation points
accepted 2021-02-21T13:50:00.16+00:00
Shamine Dsouza 116 Reputation points
1 answer

Specifying learing rate in custom vision training

Is it even possible to specify the learning rate for the custom vision model training process ? If not, why is it the case ? I feel like it should be trivial to allow the user to customize the learning rate.

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.
233 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,582 questions
asked 2021-02-17T18:50:45.79+00:00
Shanmugaraj, Sibi 1 Reputation point
answered 2021-02-18T19:58:56.65+00:00
GiftA-MSFT 11,161 Reputation points
1 answer One of the answers was accepted by the question author.

Unable to publish the CustomVision Object Identification MOdel after training, for api to use in C#

I am trying to publish the Custom Vision , Object Identification model , that is trained , but I am getting the below error . My location of the resource is the same . Error: We only support publishing to a prediction resource in the same region as…

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.
233 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,582 questions
asked 2021-02-17T11:45:26.787+00:00
Shamine Dsouza 116 Reputation points
accepted 2021-02-18T06:51:10.247+00:00
Shamine Dsouza 116 Reputation points
0 answers

Custom Vision C# Prediction API gives HttpRequestException

Hello community, I have a Custom Vision project trained and published and im trying to use it with the Prediction API (https://video2.skills-academy.com/en-us/azure/cognitive-services/custom-vision-service/use-prediction-api). I had it working before but…

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.
233 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,580 questions
asked 2021-02-08T16:14:35.11+00:00
VA 1 Reputation point
commented 2021-02-16T06:23:20.343+00:00
YutongTie-MSFT 48,001 Reputation points
1 answer

Custom Vision docker prediction model

When I have a trained Custom Vision model that I have exported as a docker container and I run it on my device completely offline , I assume that the capability limits of my model endpoint in my docker container image still apply in line with the 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.
233 questions
asked 2021-02-11T23:41:46.36+00:00
Batsirai Tambo 6 Reputation points
commented 2021-02-13T12:16:40.76+00:00
Batsirai Tambo 6 Reputation points
1 answer One of the answers was accepted by the question author.

Images Segmentation using Azure

Hi, I have been using object detection from Custom Vision to train images. Classification do not suit my goal so I'm looking at alternative methods to training images. Can I get some suggestions with using Azure for images segmentation?

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,689 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.
233 questions
asked 2021-01-18T06:33:40.483+00:00
Nam Ly 46 Reputation points
accepted 2021-01-20T04:18:05.567+00:00
Nam Ly 46 Reputation points
1 answer

identify and differ between voting notes in elections

can I use azure custom-vision services to identify and differ between election notes? I am trying to make the lives of the visually impaired better while voting in elections )) alon

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.
233 questions
asked 2021-01-17T10:21:24.9+00:00
alon 1 Reputation point
answered 2021-01-18T14:45:39.88+00:00
romungi-MSFT 43,656 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Export labelled images

Hello, is there a way to export annotated labelled images from custom vision and store it as a dataset locally? Thanks in advance Best regards Michael Wimmer

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.
233 questions
asked 2021-01-13T08:52:42.297+00:00
Michael Wimmer 26 Reputation points
accepted 2021-01-18T14:38:35.58+00:00
Michael Wimmer 26 Reputation points
0 answers

TypeError: create_images_from_files() missing 1 required positional argument: 'batch'

Hello there, I am trying to upload images to custom vision portal using python. but when i am running the below code it is always throwing TypeError: create_images_from_files() missing 1 required positional argument: 'batch' My code : print…

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.
233 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,582 questions
asked 2020-12-24T17:08:07.303+00:00
Lal Balaji Govind Krishna 1 Reputation point
commented 2021-01-07T13:37:48.417+00:00
romungi-MSFT 43,656 Reputation points Microsoft Employee
1 answer

Custom Vision Prediction Results

Hi all, I am trying to create a classifier in React Native that classifies image using an image url. I am able to send the image to my prediction endpoint. However, I am unable to retrieve the prediction results. https://imgur.com/a/OHKLbeX Above…

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.
233 questions
asked 2020-12-19T19:45:32.77+00:00
#DENVERSON TAN JING WEI# 1 Reputation point
commented 2020-12-28T13:53:37.68+00:00
#DENVERSON TAN JING WEI# 1 Reputation point
1 answer One of the answers was accepted by the question author.

Cognitive Services - Custom Vision Training Requirements

Hey there, since I couldnt find any valid information about the requirements for custom vision object detection training, i was wondering if you could help. What is the requirement for the training api. I have uploaded 30+ images in tag 1 and 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.
233 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,582 questions
asked 2020-11-26T12:47:43.077+00:00
Lucas Lietz 21 Reputation points
accepted 2020-12-10T09:39:30.567+00:00
Lucas Lietz 21 Reputation points
1 answer One of the answers was accepted by the question author.

Custom Vision for Canada region

I used Custom Vision to create a small proof of concept project, and it works super nice; however, now that we are ready for the next steps to see if it is doable to use it, I have got some questions that might be roadblocks if I were to go ahead and…

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,689 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.
233 questions
asked 2020-11-27T21:27:03.207+00:00
Kenny Perroni 31 Reputation points
commented 2020-12-03T18:15:42.447+00:00
Kenny Perroni 31 Reputation points