Skip to content

ShbGao-ProMax/3D_deformable-for-VAD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#What is it?

  • This is the code for A Deformable L-Unet-3D Based Video Anomaly Detection of High Sensitivity

#Biuld

  • 1 Cd to code/dcn.
  • 2 For Windows users, run cmd make.bat. For Linux users, run bash make.sh. The scripts will build packages automatically and create some folders.
  • 3 See test.py for example usage.

#Dataset

  • Download the ped2 dataset and the avenue dataset at Ped2 and Avenue
  • Set the config in train.py

#Train

  • Run train.py

#Test

  • Run evaluate.py

#Trained weights

  • Our trained weights for Ped2 and Avenue which get 97.9% and 86.0% will released when the paper online.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published