Real Life Violence Detection Save

Project README

Real-life-violence-detection

Data Collection

The data used was data provided by Kaggle. The data is largely divided into Violence and NonViolence for 1000 images each.

Real Life Violence Situations Data

Model

I have used InceptionV3 which is a pretrained Imagenet CNN model provided by Keras.

Update - MobileNetV2 is used to with improved accuracy and predictions. This model was created on Kaggle.

image

Output

Output is in the form of a video, which will tell violence/ non-violence on the top left corner.

v_output

Reference

https://www.pyimagesearch.com/2019/07/15/video-classification-with-keras-and-deep-learning/ https://www.pyimagesearch.com/2019/06/03/fine-tuning-with-keras-and-deep-learning/

Open Source Agenda is not affiliated with "Real Life Violence Detection" Project. README Source: NANDINI-star/Real-life-violence-detection

Open Source Agenda Badge

Open Source Agenda Rating