/Violence_detection

Primary LanguageJupyter NotebookMIT LicenseMIT

Violence_detection

  • The above kernal deals with the creation of a Deep Learning based Classifier, which classfifies violent Weapons in the provided images.

  • Images categories are like
    * Guns.
    * Knife
    * Rifels
    * Tanks
    etc.

  • Following tools were used to buld the classfifier model :
    * Keras,
    * Python,
    * Tensoeflow,
    * Pandas,
    * Numpy,
    * OpenCV
    * Os library
    * PIL, etc