Hello,
we had some difficulties with this repo.
First, we had to move the "patchcore" folder from "src" to "bin" folder.
The flag --log_online is not implemented/ does not work
In the folder "models" it seems that the .faiss file and .pkl file includes the same information - I think pkl file is false?
In run_patchcore.py: lines 148 to 157: transform_std and transform_mean are not avaiable. Instead of the variables, I used numbers.
Hi, just one tip. For evaluation, pkl file is for configuration and the faiss file contains the index for nearest search that is constructed during training.
Hello, we had some difficulties with this repo. First, we had to move the "patchcore" folder from "src" to "bin" folder. The flag --log_online is not implemented/ does not work In the folder "models" it seems that the .faiss file and .pkl file includes the same information - I think pkl file is false? In run_patchcore.py: lines 148 to 157: transform_std and transform_mean are not avaiable. Instead of the variables, I used numbers.
Thank you so much and Greetings