RomeroBarata / skeleton_based_anomaly_detection

Code for the CVPR'19 paper "Learning Regularity in Skeleton Trajectories for Anomaly Detection in Videos"
132 stars 49 forks source link

How to get the final result #21

Open pangwenfeng opened 4 years ago

pangwenfeng commented 4 years ago

Thanks for your work first! According to my own experiments on ShanghaiTech, the variation of AUC results are big with different initializations, so I want to know how to get the final result? Experiment many times with different initializations and get the average result or choose the best result in experiments as the final result. Thank you very much!