Skip to content

Coreset indices increasing when training images with patchcore from anomalib #1645

Answered by abc-125
cory619-seungwon asked this question in Q&A
Discussion options

You must be logged in to vote

Hello, PatchCore is supposed to be trained for one epoch only, as described in their paper. It extracts features from the training data to create a memory bank, which is used for comparison with the new input. To fix the number of epochs, you need to set max_epochs: 1 in the config file.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@cory619-seungwon
Comment options

Comment options

You must be logged in to vote
2 replies
@cory619-seungwon
Comment options

@abc-125
Comment options

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
3 participants