Replies: 1 comment 3 replies
-
Hello. The issue seems to stem from AUPRO metric calculation. From the error message, I think it might be related to mask output, since that can be either something like [B, H, W] or [B, 1, H, W]. Can you clarify, is this only an issue of these two categories or all categories? It'd also help if you could please share the config file and which version of anomalib you are using. |
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.
-
Hi I'm using CFA with wide_resnet50_2 on MvTeC. When CFA is trained on the category "carpet" and "tile" the training doesn't complete and I get the following error for both datasets:
The logs, as you can see below, stop at the validation phase:
Initially, I thought that maybe the images were corrupted, but I trained padim, patchcore, cflow and fastflow on these categories without any problem.
Does someone has an idea of what is happening?
Beta Was this translation helpful? Give feedback.
All reactions