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 calculate the anomaly score for each skeleton instance mentioned in the paper? #17

Closed WangZhaoxue000 closed 4 years ago

RomeroBarata commented 4 years ago

Hi @WangZhaoxue000,

The anomaly score of each skeleton per time step is the mean squared error between the reconstruction/prediction and the ground truth skeleton.