Skip to content

rrxi/real-world-abnormal-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Colaboratory Using

  1. new realworld.ipynb

  2. !git clone https://github.com/rrxi/real-world-abnormal-detection.git
  3. !pip install  keras==1.1.0
  4. !pip install theano==1.0.2
  5. update keras use theano

  6. # train model
    !python TrainingAnomalyDetector_public.py
  7. # test model
    !python Test_Anomaly_Detector_public.py

train output save in Trained_Models/TrainedModel_MIL_C3D

Dataset

Dataset store in SampleVideos.

Download processed data form https://drive.google.com/drive/folders/1rZn-UHM_EcIXauJ0wRysQbh0mHQoNrfY

Ref

https://github.com/WaqasSultani/AnomalyDetectionCVPR2018

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published