question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cognitive Services: Custom Vision - Unclear documentation - GetIterationPerformance RestAPI

See original GitHub issue

Is your feature request related to a problem? Please describe. There’s no explanation of the possible/default values of the parameters used in GetIterationPerformance, in particular threshold and overlapThreshold.

For example:

threshold (optional)    number    Format - float. The threshold used to determine true predictions.
overlapThreshold (optional)   number   Format - float. If applicable, the bounding box overlap threshold used to determine true predictions.

What are the ranges of the threshold 0-100, 0-1? what are the default values?

This issue where there’s no description of the default and accepted values for parameters seems to be an issue seen across the whole Python SDK/API documentation, e.g. this example.

Describe the solution you’d like A clear and concise description of the default and accepted values for GetIterationPerformance and ideally for all optional parameters across the several versions of the documentation Python SDK/Rest API, etc…

ps.- After double-checking I fear that this might not be the best place for this ticket as it refers to the RestAPI instead of the Python SDK. Please do feel free to push me in the right direction.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
agonzalez-mobcommented, Apr 26, 2022

@RakeshMohanMSFT thank you. I just modified the question a bit to include overlapThreshold in the example given in the original question.

0reactions
RakeshMohanMSFTcommented, Apr 26, 2022

@agonzalez-mob Thank you for reaching out, we are looking into it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Get Iteration Performance - REST API (Azure Cognitive Services
Learn more about [Cognitive Services - Custom Vision Get Iteration Performance Operations]. How to [Get Iteration Performance].
Read more >
AzureVision: Interface to Azure Computer Vision Services
Arguments project. A Custom Vision project. ... Arguments passed to lower-level functions. images. For add_images, the images to add ...
Read more >
[Part 2] A Baseline for Object Detection Task, using Azure ...
We are going to review the main concepts of the Custom Vision module for Azure Cognitive Services, and we will give a shot...
Read more >
Using Object Detection for Complex Image Classification ...
Custom Vision Service is a tool for building custom image classifiers. It makes it easy and fast to build, deploy, and improve an...
Read more >
Azure Cognitive Services: Where are the missing Custom ...
Now instead of cross validation, we split a proportion of the user data as validation set and report IterationPerformance based on that, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found