Skip to content

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

Notifications You must be signed in to change notification settings

Ajey0077/Weapon-Detection-by-ML

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%