ekosman / AnomalyDetectionCVPR2018-Pytorch

Pytorch version of - https://github.com/WaqasSultani/AnomalyDetectionCVPR2018
176 stars 55 forks source link

solved #9

Closed nitincs closed 4 years ago

nitincs commented 4 years ago

solved

libb999 commented 4 years ago

hello,can you tell the path of Features extraction 'path-to-dataset' 'path-to-train-annos' 'path-to-test-annos' 'path-to-pretrained-c3d' also Training and Generate ROC curve thank you

ekosman commented 4 years ago

@libb999 dataset path - download the videos to your local drive from https://visionlab.uncc.edu/download/summary/60-data/477-ucf-anomaly-detection-dataset

annotations are provided in this repository and all other data is provided in README.

libb999 commented 4 years ago

@libb999 dataset path - download the videos to your local drive from https://visionlab.uncc.edu/download/summary/60-data/477-ucf-anomaly-detection-dataset

annotations are provided in this repository and all other data is provided in README.

thank you very much!now i can see the ROC curve next, i will train it and see the result