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

Video dataset #34

Open chamecall opened 2 years ago

chamecall commented 2 years ago

Hey again. Right now you provide preprocessed skeleton mask as test data. Is there a chance that you have the videos you used to extract these masks from? I mean not like orignial Avenue but HR-Avenue.. Thanks)

RomeroBarata commented 2 years ago

Hi chamecall,

Since the Avenue dataset is much smaller than the ShanghaiTech dataset, I didn't remove full videos but ignored windows in some of the videos. You can find the specific frames I masked to generate the HR-Avenue dataset here.

Kind regards, Romero