CSoC-2020 / 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Python 100.0%