Can we do anomaly detection on grayscale images? #1998
Unanswered
harshsinha03
asked this question in
Q&A
Replies: 1 comment
-
Theoretically, it should be, but it would require modifying the feature extractor for all the models that use it (most of the models, I think). You can find details on how to do it and if it's worth doing it for classification tasks here. |
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
-
Is it possible to train models on grayscale images?
Beta Was this translation helpful? Give feedback.
All reactions