Skip to content

GautamKantesariya/violence_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Violence Detection

This project will detect Violence frame from given input based on deep learning model. InspectionV3 is used for trin model

Requirements

  • Python environment
  • PC with GPU
  • Pre installed libraries like Tensorflow, matplotlib etc
  • Google colab account for training dataset

Model

InceptionV3 is used in this project which is a pretrained Imagenet CNN model provided by Keras.

Link of pre-trained model

Model 1

Model 2

Link of dataset

Training dataset

whole dataset in trained with help of InspectionV3 model. The dataset is trained in google colab. File of training dataset is present in training dataset folder which is in ipynb format.

Output

ViolenceDetection

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published