Improving PaDiM results via "bad" class #1462
-
Hi all, I am currently working on an anomaly detection task where we use PaDiM with
|
Beta Was this translation helpful? Give feedback.
Answered by
abc-125
Nov 6, 2023
Replies: 1 comment 7 replies
-
Hi, |
Beta Was this translation helpful? Give feedback.
7 replies
Answer selected by
pirnerjonas
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
As far as I know, all currently implemented models in anomalib support only one-class anomaly detection (no bad photos for training). If you add bad images to the "bad" folder, they will be used for validation and testing only.
You might try to use tiling to detect smaller defects.