benshan123
benshan123
 大佬,我测试的时候每次都是运行到这里就被os killed了,怎么解决呢?
 hi, big bro, I have trained the model, but the process was killed when I want to test. do you know why?
hello,bro, thanks for you code and I have successfully trained it base on uniad_realIAD. Now I want to use simpleNet to train it, but the method seems not complete on...
can i use this code to train and test based on real-IAD directly now?
您好,get_score.py没有实现C-Rec C-ERec A-Rel三个指标的计算,无法复现论文评估部分,能否添加一下