Replies: 1 comment 2 replies
-
@cyj95, when the training is triggered, The metrics are then computed in |
Beta Was this translation helpful? Give feedback.
2 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.
-
after anomalib fit --config ./configs/model/patchcore.yaml

i got
in config file,i see
metrics:
image_metrics:
- F1Score
- AUROC
pixel_metrics:
- F1Score
- AUROC
plz help me find
where are metrics calculated? in which python file
Beta Was this translation helpful? Give feedback.
All reactions