/Weapon-Detection-by-ML

Short Interesting Machine Learning Project for the beginers who want to learn this new technology, Mentor- Anustup , Mentee will act as interns

Primary LanguagePython

Weapon-Detection-by-ML

prerequesties:

  • OPENCV (cv2) --> pip3 install cv2

  • Tkinter --> pip3 install tkinter

  • imutils --> pip3 install imutils

  • numpy --> pip3 numpy

  • all above libs are python3 library

TO RUN:

use command: " python3 main.py "

  • main.py has GUI functionality

  • then select video from data folder after pressing upload video button

    OR use command : " python3 withoutGui.py " - this is non-gui application file