Skip to content
Discussion options

You must be logged in to vote

You will need to modify the following code:
https://github.com/openvinotoolkit/anomalib/blob/1f50c952fc65a165884b2b94e178821dcebfbbef/src/anomalib/utils/callbacks/__init__.py#L63-L69
and add every_n_epochs or every_n_train_steps or whichever suits you. You might need to remove monitor, but I am not sure. Check ModelCheckpoint page for more details on checkpointing.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by samet-akcay
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1501 on January 10, 2024 11:16.