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 trained the mnist file by following your code(change nothing),
(type like this in terminal :
ython train.py --dataset mnist --isize 32 --nc 1 --niter 1 --abnormal_class 0 --model skipganomaly
)
but the result is not good like below figure.(pink dots are normal_labels, and skyblue dots are abnormal_labels.) how can I increase difference of the anomaly scores between normal and abnormal?
hello,
I trained the mnist file by following your code(change nothing),
(type like this in terminal :
ython train.py --dataset mnist --isize 32 --nc 1 --niter 1 --abnormal_class 0 --model skipganomaly
)
but the result is not good like below figure.(pink dots are normal_labels, and skyblue dots are abnormal_labels.) how can I increase difference of the anomaly scores between normal and abnormal?
Figure_1
The text was updated successfully, but these errors were encountered: