object_centric_VAD
object_centric_VAD copied to clipboard
An Tensorflow Re-Implement of CVPR 2019 "Object-centric Auto-Encoders and Dummy Anomalies for Abnormal Event Detection in Video"
Hello, thanks for your help. I have finished the experiment. However, my result on avenue is only 0.448 auc, which is far from the experimental result. May I ask what...
there is no directory named as frozen_inference_graph.pb. How do I create it?
hi, i run your code in my server and i found there is a 'test cae perform' function in the code. So, i run it, and got ''' 0.7018773380308058 dataset...
你好,我使用test.py文件输出的时候了很大的异常值 python test.py --gpu 0 --dataset avenue --model_path /data/share/imageAlgorithm/zhangcheng/code/object_centric_VAD/CAE/avenue --dataset_folder /data/share/imageAlgorithm/data/FutureFramePredictionForAnomalyDetection/avenue/testing/frames/ --svm_model /data/share/imageAlgorithm/zhangcheng/code/object_centric_VAD/SVM/avenue.m  画图使用的是vis_psnr.py文件,得到不好的数据和图,对于avenue数据集的6号测试视频 
For about 1 month, I tried to reproduce your result, however, I always failed to get it. The following concepts confused me: 1. In the paper, it said, " For...
Hi @fjchange , Did you try to use your code with UCF-Crime dataset? Thanks for your hard working.
I'm glad you share such a good code,and is there UMN data sets and ground truth frame mark? Could you please share with me?Thank you.
Denominate and initialization corrections of some variables. Great job! I hope my correction can contribute to the work. :)