Replies: 1 comment 3 replies
-
Hi @waschsalz So, please try decreasing the number of epochs (or steps) you are training the model. You can pass If it's "reconstructing too good" - You could also try increasing the
Let me know how it goes. |
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.
-
When training Dinomaly on my own dataset, it never achieves a true anomaly detection capability.
It is a smaller dataset compaered to the MVTec categories, however it still contains about 100 training images. When training Dinomaly on the bottle subset of MVTec, it does a great job, but when training on my own images, it classifies every image as "OK" with very low anomaly scores.
I'm currently looking for possible solutions or trying to understand the mistakes made by myself.
Beta Was this translation helpful? Give feedback.
All reactions