StevenLiuWen / ano_pred_cvpr2018

Official implementation of Paper Future Frame Prediction for Anomaly Detection -- A New Baseline, CVPR 2018
436 stars 126 forks source link

testing on new video and Code understanding #12

Open Pked01 opened 6 years ago

Pked01 commented 6 years ago

Thanks for sharing Code, I have few questions How to test the code on new data(new video)?, I am not able to check output in tensorboard. How to use it on live feed? I tried training on avenue data, it was very slow..what was training time for you guys(I am using p2.x large instance of aws)

It would be great if you could demo/explain code somewhere..probably a jupyter notebook.

mujtabaasad commented 5 years ago

I am also unable to run it on new video.... If you get it how to test it on new videos plz let me know.

a726 commented 5 years ago

I am also unable to run it on new video.... If you get it how to test it on new videos plz let me know.

Do you know how to test a new video it, look forward to your reply, thank you.

kakashiayush commented 3 years ago

can someone tell me that how U-Net is training in this whole code because i am not able to see any code which is used to train U-Net which is predicting a new frame. In research paper they have told that they are training their generator.