PromptAD
PromptAD copied to clipboard
Official implementation of CVPR 2024 PromptAD: Learning Prompts with Only Normal Samples for Few-Shot Anomaly Detection
Your work is awesome. Do you have pre-trained weights that can be used to reproduce the reported result on paper?
The results of few-shot anomaly detection will be different on different devices.
Code
Dear authors, thank you for your excellent work, and when will the code be released?
code
Dear authors, thank you for your excellent work, and when will the code be released?
CVPR2024 paper "PromptAD: Learning Prompts with Only Normal Samples for Few-Shot Anomaly Detection".
Hi, Thanks for sharing your code. I get an issue when I run the run_cls.py script. Here is the error: ```Traceback (most recent call last): File "/home/alexandre/projects/PromptAD/train_cls.py", line 257, in...
There is no denying that promptAD is a very impressive work and thanks for the open resoursing for the knowledge broadcast in the field of AD. But for those who...
I executed the run_cls.py file according to the readme and encountered the following error (my env: win10 with rtx3060): `Traceback (most recent call last): File "C:\Users\35314\Desktop\PromptAD\PromptAD\CLIPAD\model.py", line 236, in encode_text_embeddings...
首先感谢开源你的项目代码。 我想问问我该如何在自建数据集运行代码呢? 我在尝试后报错如下 
Thank you for your great work! I'm very interested in trying to test this model on some new "industrial" images but I'm wondering how we can test the model on...