My F1Score is 0 and pixelRUROC also 0? Why? #1271
-
|
Beta Was this translation helpful? Give feedback.
Replies: 6 comments
-
@lofangmeng, could you please share your config file for reference? Thanks? |
Beta Was this translation helpful? Give feedback.
-
dataset: model: |
Beta Was this translation helpful? Give feedback.
-
i was using the MVTec format |
Beta Was this translation helpful? Give feedback.
-
are the ground trouh should be white color? cannot be other color? |
Beta Was this translation helpful? Give feedback.
-
the datamodule would expect a binary mask of 1's and 0's, where 1 (white) would be the anomalous region. You could refer to an MVTec ground-truth image. |
Beta Was this translation helpful? Give feedback.
-
@lofangmeng were you able to get the results? If possible can you share an example of the ground truth masks? |
Beta Was this translation helpful? Give feedback.
the datamodule would expect a binary mask of 1's and 0's, where 1 (white) would be the anomalous region. You could refer to an MVTec ground-truth image.