To detect firearms and enhance capabilities of cctv based security systems, in images, videos, and in real time.
Python 3.8 or above with all requirements dependencies installed. To install run:
$ pip3 install -r requirements.txt
Google Drive Link: https://drive.google.com/file/d/13ZwaPrg_OdhZKCPIhWHAAxDc1tNE4lSj/view?usp=sharing
$ python3 images.py
$ python3 video.py
$ python3 realtime.py
(used phone as a webcam and made it detect firearms in random images on the internet and youtube videos)
- Try out Yolo v4 and v5
- Add training notebook to the repository