• Stars
    star
    48
  • Rank 594,835 (Top 12 %)
  • Language
    Python
  • License
    MIT License
  • Created almost 7 years ago
  • Updated 10 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Work in progress and needs a lot of changes for now. An implementation of paper Detecting anomalous events in videos by learning deep representations of appearance and motion on python, opencv and tensorflow. This paper uses the stacked denoising autoencoder for the the feature training on the appearance and motion flow features as input for different window size and using multiple SVM as a single classifier this is work under progress.