sanity check dataset #725
Unanswered
jpcbertoldo
asked this question in
Feature Requests
Replies: 1 comment
-
The |
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.
-
It would be nice to have a dataset with "completely anomalous" images that should be easy to detect.
For instance, these images
Source: V. Zavrtanik, M. Kristan, and D. Skočaj, “DRAEM - A Discriminatively Trained Reconstruction Embedding for Surface Anomaly Detection,” presented at the Proceedings of the IEEE/CVF International Conference on Computer Vision, 2021, pp. 8330–8339. Accessed: Nov. 11, 2022.
should be easily detected (image and pixel-wise) as anomalous by any reasonable model -- hence the name "sanity check".
Usage: a boolean in the config file that would include the sanity check dataset in the testing phase.
Beta Was this translation helpful? Give feedback.
All reactions