Skip to content

Destind/AFT_codes

Repository files navigation

AFT_Codes

Adversarial and Focused Training of Abnormal Videos for Weakly Supervised Anomaly Detection

Fig1

Training

  1. Change the file paths to the download datasets above in list/ucf-train.list and list/ucf-test.list
  2. Feel free to change the hyperparameters in option.py
  3. Train AT and FT modules respectively by changing the parameters in the dataset file and the module in the train file.
  4. run python main.py

Testing

  1. run python late_fusion.py

Releases

No releases published

Packages

No packages published

Languages