Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OTE_SDK] Update visualizing probability for labels #802

Closed
wants to merge 1 commit into from

Conversation

akorobeinikov
Copy link
Contributor

These changes is needed for anomaly models, because these return anomaly map with probability for each pixel in range [0, 100].

@Ilya-Krylov
Copy link
Contributor

I won't accept this change.

What if you have one prediction with label.probability = 0.99 and another 1.01 ?
Will it be drawn as 99% and 1% correspondingly?

The fact that label.probability for anomaly is not in range of 0..1 it is not problem of OTE SDK. This is a bug of anomaly.

@samet-akcay
Copy link
Contributor

This may not be needed as there is already a PR for this confidence score fix?

@yunchu yunchu deleted the ak/visualizer branch November 18, 2022 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants