Replies: 2 comments
-
The ground truth masks are not used for training, only for testing. So, if you do not use them, the results should stay the same. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@anewworl |
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
-
So this is the custom.yaml file of mine in this test i remove the ground truth file and run task classification instead of segmentation. The aim of this is testing the accuracy with out the ground truth image (mask). The result is not reaching my expectation because after running with 10 epochs is likely to miss a lot abnormal and the percentage also not high. Below is my custom.yaml:
here is some result of the training above:



This is only sample which reah my requirments:

I use the MVTEC dataset, can anyone pls explain about my case is this normal or i have done anything wrong. tks a lot
Beta Was this translation helpful? Give feedback.
All reactions