Skip to content
Discussion options

You must be logged in to vote

Do you know what steps are typically added / adjusted for multi-class detection compared to single-class workflows? I assume adjusting the threshold is only possible if done manually for each angle.

Right, anomalib calculates only one threshold per model. But you could train a model and then use the images of each angle for validation to calculate a threshold for each angle. Then you could build some "sub models" that share the heavy anomaly detection part and only apply different thresholds. You would have to write the code to this, it's not in anomalib

Directly regarding your answer: Is it as straightforward as adding every OK image from different angles to a train folder? In the Uni…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@waschsalz
Comment options

@alexriedel1
Comment options

Answer selected by waschsalz
@waschsalz
Comment options

@samet-akcay
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants