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.