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

can the current code run with your results? #1

Closed Dongshengjiang closed 3 years ago

Dongshengjiang commented 3 years ago

can the current code run with your results?

rvorias commented 3 years ago

Hi! I don't fully understand your question. Are you getting any errors?

In any case, I removed the cuda specifications in requirements.txt. It might take a while before the dataset is downloaded and unpacked. I will try to add a progress bar.

Dongshengjiang commented 3 years ago

thanks for your repid reply. I can run your code now.