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

hi, the data link is not available, please check and update it, thank you for you job #1

Closed zengxia closed 5 years ago

RomeroBarata commented 5 years ago

Hi @zengxia, I tried the link and it seems to be working fine here. Can you please give me more details of what you see when you click on it? Note that by clicking on the data.zip file you only get a partial view of the files, to have access to all files you must download the whole data.zip file. Thanks!

zengxia commented 5 years ago

oh, i tried again, this time it works, amazing... the link returned a 404 code before.

zengxia commented 5 years ago

Sorry, I still feel so confused about how to run the visualise module, cause there are so many arguments and i can't find the videos in the data you provide also.

RomeroBarata commented 5 years ago

Hi @zengxia, For visualisation you need the frames of the videos, which you can find by downloading the original data set. To visualise the reconstructed/predicted skeletons, you need to save them. You can do that by adding the --write_predictions flag to combined_model (it will write to the directory of the pre-trained model).

musicshmily commented 5 years ago

作者您好 ,感谢您的工作,能够给一些相关的命令说明呢

musicshmily commented 5 years ago

您好@zengxia, 对于可视化,您需要视频的帧,您可以通过下载原始数据集找到它们。要想象重建/预测的骨架,您需要保存它们。您可以通过将--write_predictions标志添加到combined_model(它将写入预先训练的模型的目录)来实现。

作者您好,感谢您的工作,能够给一些相关的命令说明呢