dhkdnduq / PatchCore_anomaly_detection

Unofficial implementation of PatchCore anomaly detection
Apache License 2.0
25 stars 4 forks source link

using flat_x as features! #5

Closed royarahimzadeh closed 2 years ago

royarahimzadeh commented 3 years ago

I am getting this message in some runs :

Getting transformed features... Using flat_X as features.

Do you know what can be the reason?

dhkdnduq commented 3 years ago

https://github.com/google/active-learning/blob/master/sampling_methods/kcenter_greedy.py Logs occur when using this code.

royarahimzadeh commented 3 years ago

Thank you, but I don't know why it happens sometimes with the same dataset.

dhkdnduq commented 3 years ago

-- train happens --test no