Coder Social home page Coder Social logo

idlweb / abnormal-event-detection Goto Github PK

View Code? Open in Web Editor NEW

This project forked from akshayadiga/abnormal-event-detection

0.0 2.0 0.0 11.48 MB

Abnormal event detection is a growing demand to process a plethora of surveillance videos. Our project helps detect the abnormality in videos with high accuracy, thus saving time for organizations and individuals who would have to go through the entire footage instead.

Python 38.59% OpenEdge ABL 61.41%

abnormal-event-detection's Introduction

Pre-Required software

1. Python 2.7x
2. Modules
	- opencv
	- numpy

Running steps:

:::::::::Training:::::::::

1 -> Copy the folder containing the frames of the video to be tested to location "/frames/Train/Train1" or "/frames/Train/Train2" 
2 -> Go to the folder which has "project.py"
3 -> Run it using the command "python project.py"
4 -> In training mode option type "reload" to train using the frames provided in "/frames/Train"

:::::::::Testing:::::::::

1-> Copy the folder containing the frames of the test video to be tested to location "/frames/Test/Test1"
2 -> Go to the folder which has "project.py"
3 -> Run it using the command "python project.py"
4 -> In training mode option type anything other than reload
5 -> It takes the chached copy of learned feature to test the new frames provided in "/frames/Test/Test1"

:::::::::Ouput:::::::::

1 -> After testing it'll prompt the user to press enter to watch the frames which are abnormal
2 -> After watching 1 can be pressed to reload the frames and watch again any number of times or any other key to test the next video
 
:::::::::::::::::::::::::::

abnormal-event-detection's People

Contributors

akshayadiga avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.