Custom Vision Service
Welcome to the Custom Vision Service API Forum
Categories
API – Any ideas or feedback pertaining to features or enhancements to Custom Vision Service API.
Documentation – Any ideas or suggestions for the API Reference or Documentation.
Language Support – Submit a request to have a particular language supported.
Samples & SDK Request – Let us know if you would like to see a Code sample or SDK provided.
Release Notes – Recently updated December 19.
Attention!
We have moved our Customer Feedback & Ideas for Azure Cognitive Services portal to the Azure Feedback Forum.
-
Deletion of images in Custom Vision Service
For deleting the images I could see APIs that require to manually provide Ids to delete the images. Is there no any API for deleting images in both Custom Vision using time as parameter (e.g automatically delete all the images of past 3 days or a week).
1 vote -
2 votes
-
endpoint
It's so irritating not able to get an endpoint after train a model
2 votes -
Add Trigger Capability
I am using an Azure Function to push images into Custom Vision from Azure Blob Storage in order for it to be labelled via the GUI.
We would like to subscribe to an event stream/message queue for when a label has been applied/updated so that we can respond appropriately.
A mechanism for an Azure Function to trigger on this would be amazing.
Alternatively if we have to poll periodically we would like a way to identify which images have had labels applied/modified since the last iteration - is there a workaround to do this?
1 vote -
precision recall plot
Provide an x-y graph of precision vs. recall as the probability threshold is changed. See here for more details https://acutecaretesting.org/en/articles/precision-recall-curves-what-are-they-and-how-are-they-used
4 votes -
precision recall plot
Provide an x-y graph of precision vs. recall as the probability threshold is changed. See here for more details https://acutecaretesting.org/en/articles/precision-recall-curves-what-are-they-and-how-are-they-used
0 votes -
tags
Allow a tag to have a description ie a paragraph that describes what the tag is. This is different to the name, which is the only way currently to record info about the tag. The CustomVision.ai service should allow maintenance of the description and the API should pull back the description along with the name and score when accessing the predictions API.
2 votes -
Limit JSON response to "tagName" with the highest probability
I need the AI to return only the "tagName" with the highest probability (or a limited number by choise). This option should be possible to send along with the "Request parameter".
There are no need to recieve a potential very large JSON string.This is the use case:
I picture are uploaded to the AI to identify a specific item out of a large set of goods - this could be potentially mean hundreds of tags in use. The return JSON string will contain the prediction of all these tags, so it could be a very large JSON string.1 vote -
Allow addition of text into the AI (or a new API)
Include a new domain called "text". This should identify text in the images and allow us to then associate tags with different blocks of text.
Alternatively, release CustomText.AI. The ease at which you can associate custom meaning to any image would be very helpful with text too (and I imagine a lot easier!)
2 votes -
Classification Type
Please add a parameter for this to your Create Project APIs. The only way I can see to set it is via the web portal.
Thanks.
1 vote -
Import and retain filenames
This would be useful when organizing mass datasets that have duplicate images. i.e. web applications with unique IP addresses as filenames.
2 votes -
API Endpoint for searching images by URL
Would love to see an endpoint that allows one to search for imageId via the sourceURL.
1 vote -
filenames and folders for images
Ability to copy a whole project.
1 vote -
one hot encoding
There needs to be an option for one-hot encoding so the output is the probability of one answer over the other.
1 vote -
Prediction URL
It´d be great if we could have some GET method in order to obtain the last prediction URL
1 vote
- Don't see your idea?