Replies: 2 comments
-
same |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you for reporting this issue. To help us better understand and address the problem, could you please provide more information, something like;
The F1AdaptiveThreshold in Anomalib v1.2 is designed to:
If you're getting a threshold of 0.5 and an F1 score of 0.0, this could be due to many reasons:
With the additional information, we can better diagnose the root cause and provide a more targeted solution. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In Anomalib v1.2, the F1AdaptiveThreshold metric always defaults to a threshold of 0.5, and the model fails to make correct detections, resulting in an F1 score of 0.0. The threshold is not adapting as expected. Please help me
to solve this issue and suggest a solution.
Beta Was this translation helpful? Give feedback.
All reactions