Skip to content
Discussion options

You must be logged in to vote

Hello, this is the expected behavior for PatchCore. The model's size depends on the amount of images in the training set.
Patchcore is not trained in the usual meaning of it, instead it extracts features from the training dataset into the memory bank. More images mean more features extracted, the memory bank is bigger, size of the model increases. If you want to keep the size low, you can try lower coreset_sampling_ratio.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@KaanDai
Comment options

Answer selected by KaanDai
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