leibinghe / GAAL-based-outlier-detection

GAAL-based Outlier Detection
131 stars 58 forks source link

i have a question about inference part #6

Open ghost opened 2 years ago

ghost commented 2 years ago

Thank you for sharing, I have noticed that in SO-GAAL.py, you use the same data in the detection part as in the training part, shouldn't we split the data to train and test sets first? and how to generate reasonable reference data (outlier)? also, I found that the data for experiments are generated by the authors, I wonder if this method could produce good results in public datasets like the MVTEC anomaly dataset?