Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Add ROC metric to AnomalyModule #183

Closed
dreaquil opened this issue Mar 31, 2022 · 0 comments
Closed

Add ROC metric to AnomalyModule #183

dreaquil opened this issue Mar 31, 2022 · 0 comments

Comments

@dreaquil
Copy link
Contributor

dreaquil commented Mar 31, 2022

Is your feature request related to a problem? Please describe.
Currently only AUROC and F1 for image and pixel are measured. I think it would be useful to (optionally) include the full ROC.

Describe the solution you'd like
It would be useful to have the ROC metric included as standard or optional.

Note
ROC is a bit problematic as a metric because it is currently not possible to simply LightningModule.log or log_dict it.

@samet-akcay samet-akcay mentioned this issue Apr 1, 2022
11 tasks
@openvinotoolkit openvinotoolkit locked and limited conversation to collaborators Apr 1, 2022
@samet-akcay samet-akcay converted this issue into discussion #186 Apr 1, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant