Git Product home page Git Product logo

violence-detection's Introduction

Violence Detection

A framework for violence detection

The insecurity is one of the biggest problems in the world, especially in latin America, the governments around the world have installed many surveillance cameras but it is very difficult for a person to monitor all the cameras, in this way, the use of artificial intelligence will help enormously. This project started in my master thesis and have two years of developing. Moreover, this project aims to be a framework to store all the state of art in violence detection in video in order to encourage the research on this topic, we are going to applied this software in surveillance camera and hope to reduce the insecurity. Actually, there is nothing compared to that, the majority of research are theorically, but with this framework, we aim to apply it in the real world.

Real time violence detection in video

In VIF folder the implementation of "Real time violence detection in video" is presented. https://digital-library.theiet.org/content/conferences/10.1049/ic.2016.0030

Citing

Arceda, V. M., Fabián, K. F., & Gutíerrez, J. C. (2016). Real time violence detection in video.

Fast car crash detection in video

In car-crash folder the implementation of "Fast car crash detection in video" is presented. https://ieeexplore.ieee.org/abstract/document/8786306

In order to test the code, you need to download YOLO3 and compile Darknet as is mention in "https://pjreddie.com/darknet/install/" it will generate the file "libdarknet.so". Then, edit the file "../car-crash/darknet.py" and edit the line bellow updating the path to your "libdarknet.so" file generated before:

lib = CDLL("path to libdarknet.so", RTLD_GLOBAL)

Citing

Arceda, V. E. M., & Riveros, E. L. (2018, October). Fast car crash detection in video. In 2018 XLIV Latin American Computer Conference (CLEI) (pp. 632-637). IEEE.

violence-detection's People

Contributors

arceda avatar

Stargazers

 avatar  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.