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.
-
Train the vision api with custom tags/domain specific models
I would like the ability to train the API with custom tags.
For instance, I would like to feed in pictures of cat breeds to 'train' the AI, then receive the breed value on an AI request.
49 votesWe now have this type of capability using our Custom Vision Service. You can find further details to get started on the Custom Vision Service overview page.
https://docs.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/home
Custom Vision Service is a tool for building custom image classifiers, and for making them better over time. For example, if you want a tool that could identify images of “Daisies”, “Daffodils”, and “Dahlias”, you could train a classifier to do that. You do so by providing Custom Vision Service with images for each tag you want to recognize.
-
Export Object Detection
It would be great if one could export models to iOS and other platforms while using a different domain than just General (compact) or even Object Detection.
42 votes -
Object Detection within an image
It would be great to have the ability identify where in an image the item is. Ie if you train a model on detecting missing shingles on a roof, it would be great to show a bounding box around where the missing shingle is, in the image.
18 votes -
Extend Vision API to allow recognizing an object in a picture against a given list of images.
The idea to shoot a picture and then send to the vision service and say compare with a list of images to have back as result if there is a matching against the given list.
18 votes -
Download Project / Images
Please add a download as zip in web interface from customvision.ai for
- export project
- import project
- training images / iteration
- predicted images / iteration
- red boxed(the ones that are not fully recognized) images / iteration
Thanks in advance
17 votes -
Multiple object prediction
It would be nice to have a separate prediction for each object in a picture. For example, if i have a pen and a pencil in the same picture, i would like to have probability for each object (list of tags), and probability of number of objects perhaps. Or if i have two pencils in the same pictures, etc.
15 votesHello,
This has been shipped to Limited Trial Preview (public):
https://docs.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/home#may-7-2018Luke
-
Heat Map to describe what object impact to prediction
Heat Map is very helpful to understand what area is impacted to Object Detetion task.
Hope we can see it at Active Learning phase via REST API call.14 votes -
Export & Models or Download photos trained
Due to single user limitation, would like to export & import models to other account. Or, wish if photo used for training be downloadable at once so to transplant model easily.
14 votes -
Multiple Images in Single Request
Allow predictions for multiple images (files) in a single request similar to what is supported for training.
i.e. predictionEndpoint.PredictImages(Guid predictionKey, List<Stream> imageStreams)
14 votes -
Multiple Users to access a single project
It would be nice to see a collaboration feature - Multiple Users to access a single project . This feature exists with some of the API's undr Cognitive services umbrella.
13 votesHello,
Projects attached to Azure Resources have the permissions of those resources and are sharable. Please see: https://docs.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/home#march-1-2018.
Thanks,
Luke -
Send images from Azure Storage to Prediction API
When using customvision.ai, we would like to pass images stored in a Blob storage to the prediction API.
12 votes -
Upload training images from Blob storage account
We have a solution where our end users upload images to us as part of the workflow. It is common that these images would help us further train our mode to increase confidence of matches.
We already store uploaded images from our app. We would like the ability to code our cloud service to look at confidence levels returned for a matched object, and if those confidence levels are low, copy that image to a blob container for potential inclusion in the next training iteration.
This capability implies that I can source training images from blob storage rather than having…
12 votes -
Ignore tags with less than 5 images when training
Currently, if you want to train your project, all tags need to have at least 5 images otherwise an error will be thrown and your entire project will not get trained.
Please allow an option to ignore tags with less that 5 images when training
12 votes -
Download all images
Button to download all images uploaded
11 votes -
API to bulk upload training image with tag
API to bulk upload training image with tag will be more convenient in a situation where lot of images required for training.
10 votes -
Increase Max image size (prediction)
Most cameras and smart phones will produce pictures bigger than the Max image size (prediction) in the Vision Service API. Could it be increased or create a simple way to send a rescaled image to the Vision service API.
10 votes -
Training - Allow us to crop or set bounds box for each tag
I'd like the option to upload a single picture and tag it into multiple tags but tell the computer where in the picture to focus on what tag. This could help us get object level tagging if we wanted to take the time to train it.
10 votes -
add custom vision to azure portal
Please add customvision to azure portal and allow login via adfs. All the other cognitive services stuff is there except this one.
10 votesHello,
Custom Vision has been added to the Azure Portal and login is allowed through ADFS.
Thanks,
Luke -
Add the ability to train the api / provide feedback
I have an application that uses the API to do OCR, but I want to be able to provide feedback every time it is used so that the 'correct' answer can be fed back into the AI engine so that the engine can be improved over time.
I have a second application that will in the future use tags, and I could also provide feedback to the engine as to what the user actually selected after the suggested tags from the API were provided.
10 votes -
be able to zoom
Please enable zooming in on an image to tag small features in training.
9 votes
- Don't see your idea?