You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.
Hello, I am trying to test the code with my custom data.
But I have some question of using it.
How does this code distinguish the anomaly and normal data in test set?
Using forder name? (such as, 0.normal/1.abnormal)
I don't know how to distinguish normal and abnormal data set of custom data in the code.
Do I have to make "get_anomaly_dataset" function like cifar10 and mnist, or it just works automaticaly with proper forder structure?
The text was updated successfully, but these errors were encountered:
Hello, I am trying to test the code with my custom data.
But I have some question of using it.
How does this code distinguish the anomaly and normal data in test set?
Using forder name? (such as, 0.normal/1.abnormal)
I don't know how to distinguish normal and abnormal data set of custom data in the code.
Do I have to make "get_anomaly_dataset" function like cifar10 and mnist, or it just works automaticaly with proper forder structure?
The text was updated successfully, but these errors were encountered: