[Question] Model Misclassified Normal Images #2640
Unanswered
thodung003
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Hello, if the test metrics belong to your custom data, you should be able to find the threshold for the image-level classification task. The pixel-level segmentation (visualised on the heatmap) is another problem. Heatmaps are usually quite noisy for PatchCore; you can try to set a higher minimum value for visualisation to have less noise. |
Beta Was this translation helpful? Give feedback.
3 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone, I have just tried using Patchcore for training custom data.
The model's error detection is impressive, but in real-world usage, the heatmap score for normal products is very noisy, and no threshold can effectively distinguish between normal and abnormal images.
real abnormal
normal
How do you usually handle such cases to solve the issue of false positives? Thank you, everyone.
Beta Was this translation helpful? Give feedback.
All reactions