Skip to content

Only CAE perform better than CAE + Kmeans + SVM? #11

Description

@Arbitersc

hi,
i run your code in my server and i found there is a 'test cae perform' function in the code.
So, i run it, and got
'''
0.7018773380308058
dataset = shanghaitech, loss file = ../anomaly_scores/shanghaitech_CAE_only.pkl, auc = 0.6865759042248505
'''
And then i run the 'train_svm' function with the config below
'''
bn: False
class-add: False
norm: False
'''
and i got only the auc of all videos '0.67840248'.
I think there are something wrong in my code when i trained svm.
So i wanna know your result of the cae to prove it.
Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions