Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/up1512001/abnormal-event-detection-6th-sem-project-


https://github.com/up1512001/abnormal-event-detection-6th-sem-project-

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# Abnormal_Event_Detection
Abnormal Event Detection in Videos using SpatioTemporal AutoEncoder

Code for the [paper](https://arxiv.org/abs/1701.01546).

# Dependencies required:

video frame extracted using openCV.

# Library based Dependencies:

numpy

keras

tensorflow

h5py

OpenCV

# Instructions

Run copy testing file.py to generate csv file log of abnormal events

Run testing file.py to check any perticular video from train folder

# Training model

We have train model on google colab and saved_model.h5 is for 5 epochs and saved_model 20-01-22.h5 is for 2 epochs

# Images

## First Image
![](./public/ss1.JPG)

## Secode Image
![](./public/ss2.JPG)