bahriid / CNN-LSTM-Violence-detection

Violence Detection using a CNN-LSTM model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CNN-LSTM-Violence-detection

Violence Detection using a CNN-LSTM model

Dependencies

  • Python ( I used 3.8.3)
  • opencv
  • tensorflow 2.x
  • keras

script at work :

the model takes 30 frames as an input : the first 2 videos are obtained by using a rolling average and in the other 2 we only showcase the first frame the model takes every loop run.

Datasets :

About

Violence Detection using a CNN-LSTM model

License:MIT License


Languages

Language:Jupyter Notebook 76.9%Language:Python 23.1%