Closed xueyoo closed 3 years ago
We describe how to generate the anomaly scores in the README
# To evaluate the model on out of distribution test set
python3 eval_ood.py DATASET.list_val ./data/test.odgt
Finally to actually plot the scores, make sure to set the visualize flag to true in the configuration file. See this line for where it gets called.