harshtikuu / Abnormal_Event_Detection

Abnormal Event Detection in Videos using SpatioTemporal AutoEncoder
174 stars 87 forks source link

Regarding AUC Scores for UCSD Ped2 and Avenue #33

Open deepakkrish44 opened 4 years ago

deepakkrish44 commented 4 years ago

I have downloaded the model file and performed testing over UCSD- Ped2 and CUHK-datasets.

Doubts: 1) I didn't achieve the same AUC as reported in the paper. 2) The model (Model.h5) file you have provided is trained on which dataset? (since the paper deals with three datasets)

Thanks

LeilaMaria commented 4 years ago

How did you calculate AUC for this model?

wangrui12345678 commented 2 years ago

I have downloaded the model file and performed testing over UCSD- Ped2 and CUHK-datasets.

Doubts:

  1. I didn't achieve the same AUC as reported in the paper.
  2. The model (Model.h5) file you have provided is trained on which dataset? (since the paper deals with three datasets)

Thanks

I also want to ask how evaluation metrics are written and run in code