Patchcore failing unexplainably #1089
Unanswered
siebe-hiel
asked this question in
Q&A
Replies: 0 comments
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.
-
I am trying to do Anomly Detection on a set of injection moulding products, using PatchCore. These products get a text printed on them, which in production sometimes gets printed wrong, or not printed at all. Whenever part of a letter is missing, PatchCore is able to segment the part of the letter which is misprinted. However, whenever an entire letter or the entire word is absent, PatchCore treats this as a nomalous sample. I have tried changing backbones, num_neighbours, and pretty much all other parameters. My nominal dataset is consisting only of product which have the text printed correctly.
I have created an artifical example to show what is looks like. Does anybody have a solution to this, or can point me in the right direction? Thank you in advance.
Entire word is missing:

Part of a letter is missing:

Beta Was this translation helpful? Give feedback.
All reactions