rvorias / ind_knn_ad

Vanilla torch and timm industrial knn-based anomaly detection for images.
https://share.streamlit.io/rvorias/ind_knn_ad
MIT License
147 stars 50 forks source link

Would you add FastFlow? #26

Closed mjack3 closed 1 year ago

rvorias commented 2 years ago

I got a dev branch locally for it, but very difficult to reproduce. Don’t trust the all the paperswithcode results until it is reproducible ;)

On Sun, 10 Apr 2022 at 13:16, Miguel Campos Romero @.***> wrote:

— Reply to this email directly, view it on GitHub https://github.com/rvorias/ind_knn_ad/issues/26, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFAVWOHXM4YKT236A5WPPRDVEKZ77ANCNFSM5TAVXJEA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

mjack3 commented 2 years ago

I'm also developing the fastflow model. I have a WIP version that gets near results (- 0.5).

It's difficult replicate because paper has incongruences and It doesn't provide implementation details.

If you wish, we can cooperate

rvorias commented 1 year ago

Closing this for now because I don't think we'll implement FastFlow any time soon.